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.
Backtab Function
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Backtab («backtab»)
 
     Moves the cursor to the previous tab stop on the line.
 
     Returns
 
     True:  Cursor moved.
     False: Cursor is at left margin.
 
     Update
 
     PWB 2.0 supports variable tab stops. PWB 1.x supports only
     fixed-width tab stops.
 
     See
 
     Tab, Tabstops
     Cursor Movement Commands
                                    -♦-