CodeView (cv.hlp) (Table of Contents; Topic list)
Change Source-Window Mode
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     When you debug a high-level language, you can view your code
     in one of three modes:
 
     Mode         Program Display
 
     Source       Source lines
 
     Assembly     Assembly-language instructions
 
     Mixed        Both source lines and assembly-language
                  instructions
 
     To select the mode:
 
        ■ Choose the Source Window command from the Options menu
       OR
        ■ Enter the Source Display Mode (S) command in the
          command window
                                    -♦-