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