Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

process.exitValue() return values' meanings

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
I am trying to use runtime.exec() to execute shell files on unix.there the method process.exitValue() is returning a value of '1' .What does that value mean.Where can i get the interpretaion for all the possible integer values returned by the method process.exitValue().
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top