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

[REBOL] Re: loading logic! values...

From: brett:codeconscious at: 14-Jan-2004 11:00

> has anyone noticed that logic values do not keep their types when saved
and reloaded.
> yep when they are reloaded they become word (always?) values.!!!
I've never used it but I believe the /ALL refinement of MOLD was created specifically for sort of thing you are trying to do here. Regards, Brett.