CodeView (cv.hlp) (Table of Contents; Topic list)
Set Screen Mode (/25, /43, /50)
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     CodeView has several options for setting the text mode of the
     debugger screen:
 
        ■ The /25 option starts up CodeView in 25-line-by-80-column
          text mode.
 
        ■ The /43 option enables 43-line-by-80-column text mode.
 
        ■ The /50 option enables 50-line-by-80-column text mode.
 
     CodeView ignores the /43 and /50 options if your hardware does not
     support 43- or 50-line mode.
 
     In CVW, the /25, /43/, and /50 options are valid only with the /8
     option.
                                    -♦-