RobSchultz
Programmer
I've been trying without success to return an error code (actually more of a result code) from a VB6 .exe file to a WSH script (the exe is called with WScript.Shell.Run). I've tried err.raise and the SetLastError api. There is one form and one module with Sub Main() starting up in the module. I'm sure it is very simple but I just can't figure it out.
Any help will be greatly appreciated,
Rob
robschultz@yahoo.com
-Focus on the solution to the problem, not the obstacles in the way.-
Any help will be greatly appreciated,
Rob
robschultz@yahoo.com
-Focus on the solution to the problem, not the obstacles in the way.-