WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

Functions

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

TimeDelay and Millisecond Intervals

Keywords: 	 TimeDelay Milliseconds

Question:

Suggestion: Allow the TimeDelay function to work in millisecond intervals (as compared to second intervals) for greater precision in batch process control.

Answer:

You may use fractional seconds, such as:
TimeDelay(0.1)
TimeDelay(1.25)

Article ID:   W14235
Filename:   TimeDelay and Millisecond Intervals.txt
File Created: 2001:01:15:10:31:12
Last Updated: 2001:01:15:10:31:12