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

Current script name? system/options/script

 [1/2] 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.

 [2/2] from: ryanc:iesco-dms at: 28-Jun-2001 11:15


>> system/options/script
== %/C/WINDOWS/Desktop/here.r
>> me: load/all system/options/script
== [rebol [] halt ]
>>
More below... Just doesnt work from the console Anton wrote:
> As far as I can see, it's supposed to be > in system/options/script, but when I tried
<<quoted lines omitted: 6>>
> Is that because the context is console or > a bug?
I would say its because no script was ever initiated.
> Anton. > > I'd like to implement a self-altering script with embedded data
<<quoted lines omitted: 17>>
> [rebol-request--rebol--com] with "unsubscribe" in the > subject, without the quotes.
--Ryan Ryan Cole Programmer Analyst www.iesco-dms.com 707-468-5400

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted