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

[REBOL] Re: `Launching' applications

From: dness:home at: 22-Jun-2001 22:00

Brett Handley wrote:
> Hi David, > > Sorry I won't be able to answer your questions because I either don't know > or have forgotten about "rlaunch". Where did you find it? It would have been > a contribution from a Rebol user not from Rebol Tech. > > > I am trying to figure out the `launch' facility and run into difficulty. > > Rebol's own launch facility comes with the /Pro licensed version of View: > > >> help launch > USAGE: > LAUNCH value /reboot /uninstall /link url /quit /secure-cmd > > DESCRIPTION: > Launches a new REBOL interpreter process. > LAUNCH is a native value. > > ARGUMENTS: > value -- The command-line arguments (Type: any-string) > > REFINEMENTS: > /reboot > /uninstall > /link > url -- (Type: any) > /quit > /secure-cmd > > There are some limitations on this command which escape me, so if this is > something you want to find out about send another post to the list. > > Brett.
Thanks, I will now investigate further. It must be something that got downloaded from some REBsite, and perhaps I just saw it when I installed my Pro copy of the viewer, so I thought it came from that. I will follow your instructions and get back to you if I don't figure it out. Thanks for the response...