VB exit code(status) 
Author Message
 VB exit code(status)

Hello evrebody!

Is sombody know how can I get exit code from vb program?
for example when using vbs One can quit the prog with quit # (i.e. quit 1)
Tha caller prog can catch this number and know somthing about the running
tesults.
Is there any way to implement this in VB6.

                                        thanks
                                            Ohad M



Sun, 14 Dec 2003 20:12:23 GMT  
 VB exit code(status)
Hi Ohad,

Take a look at Q129796
(http://support.microsoft.com/support/kb/articles/Q129/7/96.ASP) which has a
section entitled "Getting the Exit Code from the Shelled Application".

Hope this helps.

Best regards,

Ade.


Quote:
> Hello evrebody!

> Is sombody know how can I get exit code from vb program?
> for example when using vbs One can quit the prog with quit # (i.e. quit 1)
> Tha caller prog can catch this number and know somthing about the running
> tesults.
> Is there any way to implement this in VB6.

>                                         thanks
>                                             Ohad M



Sun, 14 Dec 2003 21:09:54 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Can VB return exit code on program termination as exit(X) in C

2. VB to .BAT exit status?

3. How do I code a menu Exit to exit

4. Check Out Of Office status on exit

5. how to spawn process and get exit status

6. vb_dotnet thread: Problems with VB.NET : The program has exited with code 0

7. VB and Exit Codes

8. get exit code of process object in vb.net

9. Howto: return exit code from a VB program

10. How to Exit Codes /Environment variables in VB

11. Exit Codes from VB Application.

12. Q. VB and exit codes?

 

 
Powered by phpBB® Forum Software