- Home
·
- Miscellaneous
·
- This is will cause your program to pause for a specific amount of time, using the dateadd function.
This is will cause your program to pause for a specific amount of time, using the dateadd function.
This is will cause your program to pause for a specific amount of time, using the dateadd function.
Rate This is will cause your program to pause for a specific amount of time, using the dateadd function.
(1(1 Vote))
startime = Format(Now, "hh:mm:ss AMPM")
endtime = DateAdd("s", 60, startime)
While startime < Format(endtime, "hh:mm:ss AMPM")
startime = Format(Now, "hh:mm:ss AMPM")
Wend
This is will cause your program to pause for a specific amount of time, using the dateadd function. Comments
No comments yet — be the first to post one!
Post a Comment