PDA

Click to See Complete Forum and Search --> : calling DOS application


Shah
Nov 16th, 1999, 05:07 PM
Hi,

I am using the shell command to execute a DOS program from VB5. How can I read the dos errorlevel after the dos application terminate.

Any help is appreciated.

Tks.

Mimo
Nov 16th, 1999, 06:19 PM
Hi!
I think that it's more simple to make a DOS Batch file (---.bat) and call it using Shell.