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

[REBOL] Re: Multi-Threading

From: ric::getorbital::com at: 13-Sep-2001 9:47

Have you looked at the function 'launch?
>> 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 -- Ric