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.
Load Source Files
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     During a debugging session, you can view source files other than
     the one you are debugging.
 
        ■ To load a new source file in the current Source window,
          choose the Open Source command from the File menu.
 
          NOTE: You cannot debug source files loaded with this command.
                However, you can perform normal editing operations,
                such as selecting, copying, and searching for text.
 
        ■ To open another Source window, choose the Source Window
          command from the View menu.
 
          NOTE: CodeView can open up to two Source windows at the same
                time.
 
        ■ To open one of the source files used to build the program you
          are debugging, choose the Open Module command from the File
          menu.
                                    -♦-