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

[REBOL] Re: Current script name? system/options/script

From: arolls::bigpond::net::au at: 29-Jun-2001 3:45

As far as I can see, it's supposed to be in system/options/script, but when I tried this, it only worked from a launched script.
>> write %test.r {rebol [] probe system/options/script wait 4} >> launch %test.r ; you see console with "%test.r" appear >> do %test.r
none == none Is that because the context is console or a bug? Anton.