home *** CD-ROM | disk | FTP | other *** search
/ Boldly Go Collection / version40.iso / TS / 25D / TSNR2.ZIP / NOBS.TAB < prev    next >
Text File  |  1992-02-08  |  782b  |  20 lines

  1. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  2. ; NOBS.TAB
  3. ;
  4. ; This file is a table for Turbo SNR that will remove backspace formatting
  5. ; from documentation.
  6. ;
  7. ; Restrictions:  This file assumes that the backspace formatting is done
  8. ;                by printing a character followed by a backspace followed
  9. ;                by another character.
  10. ;
  11. ; -------------------------------------------------------------
  12. ; WARNING:       Regular expressions are required for this!!!!!
  13. ; -------------------------------------------------------------
  14. ;
  15. ; Copyright (c)1990, Curtis Little
  16. ; All Rights Reserved
  17. ;
  18. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  19. \b?=                    ;This one line does all the work
  20.