Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: AM / PM time for the blind

From: al:bri:xtra at: 1-Sep-2001 11:37

John wrote:
> I can't seem to make this AM/PM thing work. > > If you could see the files, might that help? > > There is something fundamental i am missing.
It could be something as simple as a typo. Probably best to start again from a empty file, and work one small step at a time, while making sure each step works as expected. For example, each step could be: * reading the text file into a block; * picking the right line out of the block; * loading the block to form rebol values; * getting the 'map function to work correctly; * enhancing map function to add AM/PM and HTML markup; and * writing HTML back to disk. I hope that helps! Andrew Martin ICQ: 26227169 http://zen.scripterz.org