Hi Steven, On Monday, November 10, 2003, 7:16:07 PM, you wrote:
SW> I would like my script to be able to obtain a list of all the words SW> that I created when I wrote the script. In other words, I myself know Try: query/clear system/words do %your-script.r print query/clear system/words Regards, Gabriele. -- Gabriele Santilli <[EMAIL PROTECTED]> -- REBOL Programmer Amiga Group Italia sez. L'Aquila --- SOON: http://www.rebol.it/ -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
