12-29-2010, 12:07 AM
Hi N,
Thanks for the solution, i have a same problem with Java tab and tried with your RG suggested by you, but prompts the same error.
Recorded Codewhere 9 is the dynamic number from 0 to 9 at each iteration.
Tried with Code
Please let me know any solution for this.
Thanks
Thanks for the solution, i have a same problem with Java tab and tried with your RG suggested by you, but prompts the same error.
Recorded Code
Code:
JavaWindow("Trades").JavaTab("Active: 0").Select "Orders([b]9[/b])
Tried with Code
Code:
JavaWindow("Trades").JavaTab("Active: 0").Select "Orders(\(\d+\))?$"
Please let me know any solution for this.
Thanks