Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Server List

$
0
0
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:
[ autoit ]      
FOR /F "tokens=1" %%i in (servers.txt) do call :Runit %%i

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

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>