cypher175 Posted May 15, 2009 Posted May 15, 2009 (edited) is there anyway to output the errors that occur in your complied running AutoIt.exe to a .txt file..?? say if an IE object interface fails to take hold, and your AutoIt.exe outputs an error window box, "Line-1:, Error: The requested action with this object has failed." I need to know what exactly happened to cause that error and output the line in the script where it went wrong.. Is there anything that I can do about this..?? Edited May 15, 2009 by cypher175
Mat Posted May 15, 2009 Posted May 15, 2009 you can redirect errors to stdout and then read that... AutoIt Project Listing
cypher175 Posted May 18, 2009 Author Posted May 18, 2009 could sumone please point me in the right direction on how to accomplish what I asked in my 1st post..??
FinalVersion Posted May 18, 2009 Posted May 18, 2009 Helpfile = Right Direction. [center][+] Steam GUI [+][+] Clipboard Tool [+][+] System :: Uptime [+][+] StarCraft II Mouse Trap [+][/center]
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