#1
|
|||
|
|||
Automate Script Run Time
I have a script that run every 15 seconds. Is there a way to script it to run for an hour and then automatically open the log file or to export the data into a csv or excel file? All help is appreciated.
Do crt.Screen.Send "tmsh show sys connection cs-server-addr x.x.x.x" & chr(13) Loop Until crt.Screen.WaitForKey(15) |
Tags |
vbs |
Thread Tools | |
Display Modes | |
|
|