nilshero Posted August 16, 2007 Posted August 16, 2007 Hello, Is there a max-size of arrays? are there functions like array_merge() or push() or pop() ? Nils
smashly Posted August 16, 2007 Posted August 16, 2007 Quote from Autoit HelpfileWhen creating arrays you are limited to up to 64 dimensions and/or a total of 16 million elements.Nope that's not a function , just a limitation.Cheers
Paulie Posted August 16, 2007 Posted August 16, 2007 Hello,Is there a max-size of arrays? are there functions like array_merge() or push() or pop() ?Nils_ArrayPush()_ArrayPop()Perhaps _ArrayMerge can be added... What exactly does it do?
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