Phenom Posted June 6, 2010 Posted June 6, 2010 After calling a program with ShellExecuteWait(), if that program returns an errorlevel, can AutoIT detect what was returned?
99ojo Posted June 6, 2010 Posted June 6, 2010 Hi, if help file is correct, yes and no: If the called program returns different exit codes for different errorlevels: Helpfile ShellExecuteWait () Success: Returns the exit code of the program that was run. ;-)) Stefan
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now