<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> FIX v1.4 by Dave Huntoon 03/12/86 Can be reached on SPARROW RBBS Rochester, NY 716-377-1113 Have a file that needs fixing?? Need to 'FIX' CR's, LF's? Need to DETAB a file. Got a printer that is slow at LF's? Welllllll then you need FIX !!! <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> <> <> <> FIX will open a specified file and search for the selected <> <> character (CR, LF, TAB) and add or change as follows: <> FIX -xx -Tn replaces TABS with spaces on character boundaries values can be from 1 to 8, nominal = 8 -Nn adds NULLS after every LF for slow printers (I have one). value can be from 1 to 9, nominal = 5 -L adds a line feed (LF) after every carriage return CR. -C adds a CR after every LF -EC exchanges CR for LF -EL exchanges LF for CR -RL removes all LF's -RC removes all CR's -RN removes all NULL's <> All changes will be written to .CNG, Drive can be selected. <> <> <> <> <> <> <> <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>