
Invoke Java application and catch exit code???
Hi
I'd appreciate some help with the following problem
I have a Java application which I need to invoke from a VB program (with 2
int parameters).
My application will exit with different exit codes under different
circumstances - I need to 'catch' the exit code so that it is effectively a
variable in the VB app.
Unfortunately I have no VB experience - Has anyone had prior experience or
success in this area?
Many thanks,
Mark