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

[REBOL] Re: Same block, different formats

From: ddalley:idirect at: 14-Oct-2001 16:45

Hi, Carl: On 14-Oct-01, Carl Read wrote:
> Use 'save (and 'load) instead of 'write (and 'read) to preserve your > data's format... > >> write %test.txt [%aaa %bbb %ccc] > >> read %test.txt > == "aaabbbccc" > >> save %test.txt [%aaa %bbb %ccc] > >> load %test.txt > == [%aaa %bbb %ccc > ]
Yup, that works. I always wondered when/why I would need 'save & 'load. Thanks for straightening me out. -- ---===///||| Donald Dalley |||\\\===--- The World of AmiBroker Support http://webhome.idirect.com/~ddalley UIN/ICQ#: 65203020