Jump to content

Management exceptions in an AutoIT script


FabFly
 Share

Recommended Posts

Dear all,

I've written an AutoIT script which is monitoring server response time.

The script is connecting to an intranet web site, making many actions and measuring the time between the begin and the end of the script and insert its in a database.

Because the script using the HTTP protocol, many errors can be occured.

Initially, I'm a Java, C++ and .NET developer. Therefore I generally do management exceptions like try and catch or anothers things.

Does AutoIT have a management exception?

If not, I be able to write a .Net or/and C++ DLL or a Java class for the HTTP management exceptions.

Does AutoIT supports every languages in an external ressource?

if yes, how can I use this DLL or class in my AutoIT script ?

Thanks in advance for your responses.

Regards,

FabFly

Edited by FabFly
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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