qwertylol Posted April 27, 2007 Posted April 27, 2007 can I create arrays with array[#][#] in other words, array that can do [1][1]
Gabburd Posted April 27, 2007 Posted April 27, 2007 (edited) Yes, When creating arrays you are limited to up to 64 dimensions and/or a total of 16 million elements.Check the Dim/Local/Global/Const entry in the Help file for more info. Edited April 27, 2007 by Gabburd
herewasplato Posted April 27, 2007 Posted April 27, 2007 can I create arrays with array[#][#] in other words, array that can do [1][1]so you missed this thread? http://www.autoitscript.com/forum/index.ph...st&p=333142 :-) :-) [size="1"][font="Arial"].[u].[/u][/font][/size]
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