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.
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.
-♦-