Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Question regarding Arrays

$
0
0
I am planning on rewriting one of my tools from using ini-files to using a database, and I want to add some features.
I searched this and other forums about my following questions and read the help file, but I just found out what wouldn't work, not what I could do to get my problem solved =(

So, I can add an array[2] into the "slots" of another array[n]:
[ autoit ]      
for $i = 0 to 4 array1[$i] = array2 next
...but I can't access the stored arrays directly.

How can I get this solved? I always have different amounts of "array2"s and want to get a 2D array storing the number of elements in [0][0].


Thanks in advance, just post me some hints and I think I can figure this out myself...

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>