View Single Post
  #4 (permalink)  
Old 08-03-2007, 08:58 PM
brianhks brianhks is offline
Senior Member
 
Join Date: Jul 2007
Posts: 134
brianhks will become famous soon enough
So does your application work if you add p.waitFor()?

p.waitFor tells java to wait until the process has finished before exiting.
Reply With Quote