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

[REBOL] Re: How to make fast timestamped dictionaries ?

From: al:bri:xtra at: 3-Jan-2002 11:19

Current Directory Jason wrote:
> Q1: How do I get now/precise to be valuated at the same time I do the
insert?
> ie returns > > 2-Jan-2002/11:48:00.00-5:00 "making dictionaries is what we do" > 2-Jan-2002/11:51:49.84-5:00 "Life is only good when well written"
Try: insert tail dict reduce [now/precise "making dictionaries is what we do"] insert tail dict reduce [now/precise "Life is only good when well written"] I'm not sure what you mean by your other questions. Andrew Martin ICQ: 26227169 http://valley.150m.com/