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

calling an external program

 [1/12] from: michelemdl::libero::it at: 14-Dec-2001 9:41


Hello. How can I call an external program with parameters from Rebol? The name of the program is ALADDIN, and that's its command line: ALADDIN -f inputfile > outputfile Thanks

 [2/12] 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

 [3/12] from: michelemdl:libero:it at: 14-Dec-2001 23:49


It can't be done from /View not Pro? Il ven, 2001-12-14 alle 18:41, Gregg Irwin ha scritto:

 [4/12] from: greggirwin:mindspring at: 14-Dec-2001 16:45


Hi Michele, << It can't be done from /View not Pro? >> Correct. You need View/Pro. --Gregg

 [5/12] from: ljurado:bariloche:ar at: 15-Dec-2001 12:34


> It can't be done from /View not Pro?
Look at View/rebol.com/library/launch-ext42.r Luis

 [6/12] from: james:mustard at: 15-Dec-2001 16:56


very ingenious...

 [7/12] from: office:thousand-hills at: 15-Dec-2001 8:34


Not so, see my earlier post. John At 04:45 PM 12/14/2001 -0700, you wrote:

 [8/12] from: michelemdl:libero:it at: 15-Dec-2001 16:01


Il sab, 2001-12-15 alle 16:34, Luis Rodríguez Jurado ha scritto:
> > It can't be done from /View not Pro? > > Look at View/rebol.com/library/launch-ext42.r
I am not able to find this address. Can you send the complete correct address of the file? Thank you very much. Regards, Michele

 [9/12] from: ljurado:bariloche:ar at: 16-Dec-2001 2:49


Oops, the correct address is: ( Rebol/View Desktop): rebol.com/library/shell/launch-ext42.r or ( Web): http://www.reboltech.com/library/script-shell.html or Author Site (Web): http://flyingparty.com/deadzaphod/ Luis

 [10/12] from: lmecir:mbox:vol:cz at: 15-Dec-2001 18:56


Hi Michele, translation: -run Rebol/View -look at the Desktop -click at Rebol.com (you should be connected to the network, click at Local first, if you aren't) -click at Library -click at All -find Launch-ext42.r Cheers Ladislav <<Michele>> (...)
> Look at View/rebol.com/library/launch-ext42.r
I am not able to find this address. Can you send the complete correct address of the file? Thank you very much. Regards, Michele <</Michele>>

 [11/12] from: ammonjohnson:yaho:o at: 15-Dec-2001 12:15


I will interpret for you. ;-) View/rebol.com/library/launch-ext42.r Go to the View Desktop then click on the REBOL.com folder on the left-hand side. Then to the library folder in the right hand side, He did miss a part here, you will need to click the "Shell" folder, & there you will find %launch-ext42.r Enjoy!! Ammon

 [12/12] from: greggirwin:mindspring at: 15-Dec-2001 11:37


Hi John, << Not so, see my earlier post. >> Is that the one regarding launch-ext42.r, or something else? The info about launch-ext42.r came up after I replied I think. --Gregg