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

[REBOL] Re: Desktop Document

From: larry:ecotope at: 26-Apr-2001 19:25

Hi Carl Excellent new document! However, I noticed a couple of small discrepancies. 1) The examples concerning the stats block which contains the size and date stamp have the date stamp as the first item in the block and the size as the second item. The code currently in read-thru and exists-thru requires the two items to be in the opposite order, size first followed by date stamp which is also the order which is created by make-index.r. 2) My prefs.r file contains five fields in addition to those listed in the document: express: "none" server: "none" script: "none" root: none poll-time: none Are these meant for future use or will they be discarded in a future version? Regards -Larry