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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error Trapping Question

Status
Not open for further replies.

ghost2

Programmer
Aug 7, 2003
145
US
Hi all. Is there a way I can return a -1 to a job that is running a vb exe so it knows the job failed? I have basic error trapping but want to somehow echo a -1 if the job fails.
 
Search the forum for ExitProcess - it's an API call.

"I think we're all Bozos on this bus!" - Firesign Theatre [jester]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top