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.
Comment (Summary)
 Example                                   Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Command: Comment (*)
 
     Syntax:  *comment
 
     Description:
 
     The Comment command is an asterisk (*) followed by text. The
     CodeView debugger echoes the text of the comment to the screen
     or other output device. Use this command in combination with
     the redirection commands when you are
 
        ■ Saving a commented session
       OR
        ■ Writing a commented session that will be redirected to
          the debugger
 
     See: Redirect CodeView Output (>) Command-Window Command
          Redirect CodeView Input (<) Command-Window Command
                                    -♦-