Array Issues
Hi,
I am using Automation Anywhere 5.0 Integration Pack. I am using Two list variables Array1 and Array2. In previous version when i use the command below
1 Start Loop " List Variable Array1"
2 Message Box: "$Array1$"
3 Message Box: "$Array2$"
4 Comment: Please enter your commands to loop.
5 End Loop
IF the Both Array1 and Array2 moved to the next value. With the latest version Array1 moves to the next value where as array2 gives only the first value.
Please let me know if there is an option to move both variables to second value with each loopcounter.
Thanks
Syed
|