CodeView (cv.hlp) (Table of Contents; Topic list)
Redirection Commands
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     CodeView has the following options for redirecting commands to or
     from devices or files:
 
     Redirect Input (<)
     Redirect Output (>)
     Redirect I/O (=)
 
     The following commands allow you to redirect commands to or from a
     file:
 
     Comment (*)
     Delay (:)
     Pause (")
 
     NOTE: Although the redirection commands are always available, they
           have little practical use during a normal debugging session.
                                    -♦-