home *** CD-ROM | disk | FTP | other *** search
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- ; LF2CRLF.TAB
- ;
- ; This file is a table for Turbo Search And Replace that converts UNIX
- ; style text files into DOS style.
- ;
- ; WARNING: You must *NOT* use ASCII mode or this table will malfunction!
- ; (The same action could be done in ASCII mode by using a
- ; substitution string of: "\n=\n").
- ;
- ; Copyright (c)1990, Curtis Little
- ; All Rights Reserved
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- \n=\r\n
-