CodeView (cv.hlp) (Table of Contents; Topic list)
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.
                                    -♦-