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

[REBOL] Re: Command Line Revisited

From: greggirwin:starband at: 27-Sep-2001 11:04

Hi G, << I can see the filename in system/script/args with no problem. However, if I place a do %script.r in my user.r file, and call it with: rebol --secure allow -w -q c:\filename.txt I get 'none' in my system/script/args var. >> Have you tried system/options/args? There was a discussion about this a short time ago I believe. --Gregg