Jump to content

Recommended Posts

Posted

Global $Array[2][2]

$Array[0][0]="Upper-Left"

$Array[1][0]="Lower-Left"

$Array[0][1]="Upper-Right"

$Array[1][1]="Lower-Right"

I would suggest reading through the help file to get a broad-brush idea of how stuff works in AutoIt.

Hope this helps! :)

Posted

Hi All,

Anybody plz tell me how to create the Two diamentional Array in autoIt with Example?

Just so you know, this should be in the support part :) Take a look up and gaze into that read the bit in the red.

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