Nothing2Lose Posted August 23, 2010 Posted August 23, 2010 Hi, I want to run Aut2Exe to compile my script to exe (in command lines) and i wonder how to know if the result is success or failure? Thanks!
UEZ Posted August 23, 2010 Posted August 23, 2010 (edited) Aut2exe.exe gives a return code (rc) back. If you look to the status window (console) in SciTE you can see the command line with the rc. Probably you can check it with %errorlevel% in a batch file. Br, UEZ Edited August 23, 2010 by UEZ Please don't send me any personal message and ask for support! I will not reply! Selection of finest graphical examples at Codepen.io The own fart smells best! ✌Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!¯\_(ツ)_/¯ ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ
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