Programmer's WorkBench (pwb.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.
Tabdisp Switch
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Tabdisp (Numeric)
 
     The Tabdisp switch specifies the decimal ASCII code of the
     character used to display tab (ASCII 9) characters in your file.
     If you specify 0 or 255, PWB uses the space (ASCII 32) character.
     See: How Tabs are Displayed
 
     It is sometimes useful to set Tabdisp to the code for a graphic
     character so that tabs can be distinguished from spaces.
 
     Default
 
     Tabdisp:32
 
     The Default value 32 specifies the ASCII space character.
 
     See
 
     Filetab, Realtabs
 
     See
 
     Traildisp, Traillinesdisp
     ASCII Table
                                    -♦-