#1
|
|||
|
|||
WScript.Sleep 5000
I believe I'm in need of a "pause" in my code as it appears that its stepping over itself to quick. However "WScript.Sleep 5000" (a 5 second pause) doesn't work as I'm getting a "Error: Object required: 'WScript'". Would anyone know the correct syntax?
Thanks for the help. Don |
#2
|
|||
|
|||
Hi Don,
Please see my reply in the following thread: https://forums.vandyke.com/showthread.php?t=11769 |
#3
|
|||
|
|||
Found it....
crt.Sleep 5000 Thanks, Todd! |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Display Modes | Rate This Thread |
|
|