[Implemented] Dims and random arrays
Posted: Mon Oct 20, 2003 6:01 am
How about a way to have multiple Dims on one line?
Example: Dim one(1),two(2),three(3) ...
I have many Dims and they take up so much vertical space...
Also, a way to randomize the contents of an array would be nice.
I'm currently doing it with a procedure, but perhaps an option 4
for the SortArray command would be nice (4 = randomize)...?
Example: Dim one(1),two(2),three(3) ...
I have many Dims and they take up so much vertical space...
Also, a way to randomize the contents of an array would be nice.
I'm currently doing it with a procedure, but perhaps an option 4
for the SortArray command would be nice (4 = randomize)...?