On 6/28/05, Gabriele Santilli <[EMAIL PROTECTED]> wrote: >=20 > Hi Volker, >=20 > On Tuesday, June 28, 2005, 10:17:15 AM, you wrote: >=20 > VN> And to load it back, do it, not load it. >=20 > Or, use SAVE/ALL. >=20
No, he is saving code.=20 (Gabriele knows the following, for others:) Save/all saves in an extended format, which can save more datatypes, like objects. makes loading them easier. but the loader explicitely "breaks" saved functions. Thats by intention, so that you can savely load data. if functions are in it, they cannot run, throwing an error. Without that one could easily inject virii if the code is not extremely cautious. > Anyway - you don't need to change it. What you need is already > there. >=20 > Regards, > Gabriele. > -- > Gabriele Santilli <[EMAIL PROTECTED]> -- REBOL Programmer > Amiga Group Italia sez. L'Aquila --- SOON: http://www.rebol.it/ >=20 > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. >=20 >=20 --=20 -Volker "Any problem in computer science can be solved with another layer of indirection. But that usually will create another problem." David Wheeler -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
