CodeView (cv.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Delay (Summary)
 Example                                   Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Command: Delay (:)
 
     Syntax:  :
 
     Description:
 
     The Delay (:) command interrupts execution of commands from a
     redirected file and waits about half a second before continuing.
     You can put multiple Delay commands on a single line to increase
     the length of delay. The delay is the same length regardless of
     the processing speed of the computer.
 
     See: Redirect CodeView Output (>) Command-Window Command
          Redirect CodeView Input (<) Command-Window Command
                                    -♦-