Try using do/args in place of the plain do like you have below. The result should be then in system/script/args. On 23-Sep-1999/19:54:02-4:00, [EMAIL PROTECTED] wrote: >One of the examples, WEBLINKS.R, from the rebol site could be rewritten to >accept an argument for the URL. > >Obtaining the arguments in the script does not seem to come from >system/script/args. How then can I obtain the arguments in a script which is >executed from a 'Do'? > >e.g. do %weblinks.r http://www.rebol.com > >Thank you > -- Bohdan "Bo" Lechnowsky Technical Support / Quality Assurance REBOL Technologies 707-467-8000 (http://www.rebol.com) Download the REBOL Messaging Language for all Platforms
