Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Pass return code from Java application to a .bat file.

807607Jan 26 2007 — edited Jan 26 2007
I have a .bat file which will execute a Java application. I want to pass the return code from the java application to the ".bat" file.

Could you please let me know, how can I accomplish this.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 23 2007
Added on Jan 26 2007
3 comments
804 views