home *** CD-ROM | disk | FTP | other *** search
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- ; NOBS.TAB
- ;
- ; This file is a table for Turbo SNR that will remove backspace formatting
- ; from documentation.
- ;
- ; Restrictions: This file assumes that the backspace formatting is done
- ; by printing a character followed by a backspace followed
- ; by another character.
- ;
- ; -------------------------------------------------------------
- ; WARNING: Regular expressions are required for this!!!!!
- ; -------------------------------------------------------------
- ;
- ; Copyright (c)1990, Curtis Little
- ; All Rights Reserved
- ;
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- \b?= ;This one line does all the work