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

[REBOL] Re: Looking over the horizon - Rebol 3

From: g:santilli:tiscalinet:it at: 11-Nov-2003 10:25

Hi Steven, On Monday, November 10, 2003, 9:37:41 PM, you wrote: SW> I do not think so. In the example below, MY-WORDS is a block listing SW> the words that I have created in the script. The function Actually, that is exactly what you need. You just have to QUERY/CLEAR SYSTEM/WORDS before setting any word in your script; then in your memory dump script you use: MY-WORDS: query/clear system/words instead of: MY-WORDS: [ DATA-NAME-1 DATA-NAME-2 DATA-NAME-3 ] Regards, Gabriele. -- Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amiga Group Italia sez. L'Aquila --- SOON: http://www.rebol.it/