Jump to content

Recommended Posts

Posted

Hmm, it's been a while since i used AutoIt seriously, and i cant seem to remember.. Does it have Objects and Classes and all that good stuff?

Posted

Hmm, it's been a while since i used AutoIt seriously, and i cant seem to remember.. Does it have Objects and Classes and all that good stuff?

Autoit does not use classes.

My Projects: [topic="89413"]GoogleHack Search[/topic], [topic="67095"]Swiss File Knife GUI[/topic], [topic="69072"]Mouse Location Pointer[/topic], [topic="86040"]Standard Deviation Calculator[/topic]

Posted

AutoIt is not an object-oriented programming language. You cannot create your own object and classes. However, AutoIt does use the familiar objectname.method syntax when referencing objects (e.g. activeX controls). See Obj/COM reference in the help file. Also, note the HUGE UDF library available to users.

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