[REBOL] Re: Defect in Rebol/Core 2.5.6
From: antonr:iinet:au at: 8-Aug-2003 0:54
I don't see a problem here either on WinXP + rebol/core 2.5.6 I opened rebol/core, did this:>> write %do-test.r {rebol [] source: 'my-word} >> write/append %user.r {^/do %do-test.r}then opened another one and this:>> source== my-word Hope it helps. Anton.