muzle6074 Posted August 7, 2008 Posted August 7, 2008 How do you make an array? I always used _ArrayCreate() but now it's not even in the help file or scite Regards
Szhlopp Posted August 7, 2008 Posted August 7, 2008 (edited) How do you make an array? I always used _ArrayCreate() but now it's not even in the help file or scite Regards Global $myarray[ArrayLength] Dim $myarray2[5] - 0 to 4 Hope that helps Edited August 7, 2008 by Szhlopp RegEx/RegExRep Tester!Nerd Olympics - Community App!Login UDFMemory UDF - "Game.exe+753EC" - CE pointer to AU3Password Manager W/ SourceDataFiler - Include files in your au3!--- Was I helpful? Click the little green '+'
Moderators SmOke_N Posted August 7, 2008 Moderators Posted August 7, 2008 http://www.autoitscript.com/wiki/index.php?title=Arrays Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now