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

[REBOL] Re: calling an external program

From: greggirwin:mindspring at: 14-Dec-2001 10:41

Hi Michele, << How can I call an external program with parameters from Rebol? >> You need /View-Pro or /Command and then you can use the 'call statement to do it. --Gregg