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

[REBOL] Re: `Launching' applications

From: dness:home at: 23-Jun-2001 1:41

Petr Krenzelok wrote:
> Hi, > > 'launch serves for launching of separate Rebol processes (script file as an > argument can be passed in IIRC), but you can't launch external app that way. > > If you want to launch external apps, you have to own /Pro version. The > command then is - 'call ... > > -pekr- >
I do own the Pro version, and that is _exactly_ what I have been looking for. Thanks very much for this `big' help...