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.
Tab Set (Description)
 Summary                                   Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     The Tab Set (#) command sets the width in spaces that the CodeView
     debugger fills for each tab character. The default tab is eight
     spaces. You can specify values in the range 1-19.
 
     You may want to set a smaller tab size if your source code has so
     many levels of indentation that source lines extend beyond the
     edge of the screen.
 
     This command has no effect if your source code was written with
     an editor that indents with spaces rather than tab characters.
                                    -♦-