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

[REBOL] save/all & decimal!

From: robert:muench:robertmuench at: 2-Apr-2002 14:06

Hi, I'm having a problem when using save/all with decimal! values. Try the following with Link client:
>> save/all %test.txt make decimal! 1.2
Is this a known bug? Any workaround? Robert