I am running an SQL script and can easily write results as long as there is only one result:
Can anyone give me any good direction on how to create a loop when the number of results is not constant? I am fairly new to autoIT and I know the following is far from correct. When I run this script it seems to be an infinite loop:
[ autoit ]
Can anyone give me any good direction on how to create a loop when the number of results is not constant? I am fairly new to autoIT and I know the following is far from correct. When I run this script it seems to be an infinite loop:
[ autoit ]