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

[REBOL] Re: How can I do what Launch does?

From: carl::rebol::com at: 15-Apr-2001 10:03

This should do it for you: top-level?: does [none? system/script/parent] -Carl