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

[REBOL] Re: piping email into an external app from rebol

From: greggirwin:mindspring at: 14-Sep-2003 12:41

Hi John, JU> can't find anything in the docs about starting up other apps from rebol You need View/Pro (or /SDK or /Command) to use the CALL function, which is used for launching other apps. I'm not sure if they're still considering putting that feature into a free version at some point. -- Gregg