Jump to content

Recommended Posts

Posted

In Python, when an error occurs you can pass it through the use of exception handling, I.e.: anticipate the error then counter it before it messes up the program. I have researched and found no way of doing this in AutoIt. Is there a way to essentially bypass an error that would occur? I.e.: catch an error and pass it without effecting program execution?

Posted

Hi @TeraWatt,

 

5 hours ago, TeraWatt said:

anticipate the error then counter it before it messes up the program.

That depends on the error.... But hopefully, it's not involving this below Forum Rule.

  • Bypassing of security measures - log-in and security dialogs, CAPTCHAs, anti-bot agents, software activation, etc.

Programming is "To make it so simple that there are obviously no deficiencies" or "To make it so complicated that there are no obvious deficiencies" by C.A.R. Hoare.

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...