Hello,
I am a DOS Batch scripter trying out AutoIT and having an issue.
In OS Batch I could work through a list of servers to run my batch against via a text file and the DOS For command.
Example:
Thi would read each line in the text file (servers.txt) and run the :Runit function against it.
For the life of me, I cannot figure out how to do this in AutoIT. Any help would be appreciated.
Thanks
Bill
I am a DOS Batch scripter trying out AutoIT and having an issue.
In OS Batch I could work through a list of servers to run my batch against via a text file and the DOS For command.
Example:
[ autoit ]
Thi would read each line in the text file (servers.txt) and run the :Runit function against it.
For the life of me, I cannot figure out how to do this in AutoIT. Any help would be appreciated.
Thanks
Bill