I'm trying to write an external program using vb6.  I'm using 'exitprocess exit_code' to return the exit code.
 
I've run the program from a bat file and use 'echo %errorlevel%' and it lists the correct exit code, but declude always sees an exit code of 0.
 
Is there something else that declude is looking for?
 
 
06/22/2004 14:39:04 Q7cc40bd600ea0be1 External program started: D:\spamscan\SpamScan.exe d:\IMail\spool\D7cc40bd600ea0be1.SMD
06/22/2004 14:39:04 Q7cc40bd600ea0be1 External program reports exit code of 0
 
 
 
David

Reply via email to