aspose file tools
The moose likes I/O and Streams and the fly likes run an no java prog. from java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » I/O and Streams
Reply Bookmark "run an no java prog. from java" Watch "run an no java prog. from java" New topic
Author

run an no java prog. from java

Djamel Djemaoun
Greenhorn

Joined: Apr 08, 2002
Posts: 4
Hello,
My problem is the following:
I want to run (execute) from java application an external program, for example batch file or perl file.
How to do it?
Thanks a lot.
Shubhrajit Chatterjee
Ranch Hand

Joined: Aug 23, 2001
Posts: 356
Some sample code ... sufficient to get you started I hope

[ April 10, 2002: Message edited by: Shubhrajit Chatterjee ]

Shubhrajit
 
 
subject: run an no java prog. from java
 
Threads others viewed
Calling Java Program form a batch file
Command for running a java file
How to enable assertions?
How To Compile Using Command Line
How to Run a batch file???
MyEclipse, The Clear Choice