Jump to content

Recommended Posts

Posted (edited)

So...... now that I have finally figured out how to put text into an iframe, my autoit project is finished.

However, there is a problem in that sometimes autoit's IE library spits a fatal error (sometimes different than the last one). I don't have any budget left at all really to debug these errors, so I have concluded that I will just make the script skip over the errors.

How can I make auotoit NOT exit on a fatal error/exception? Any "try..catch" statements, or some sort of setting?

Thank you.

Edited by Sonolin
Posted

You know, it's kinda of the same thing as "the car should not break down until I reach the mechanic".

However since it's a COM error, you can modify the IE library ust to ignore the COM error (read up on COM errors, they are trapped inside a user function).

Broken link? PM me and I'll send you the file!

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...