(12-19-1998 9:08am HIBITOFF.EXE)
This program shows no usage.
HIBITOFF is a filter which reads the DOS StdIn and writes to the DOS StdOut.
The high bit of the ASCII value of characters read is set to zero. This
convenient for the translation of some wordprocessor files which use the
high bit as a flag. Also, raw data received through a communications port
with a parity protocol set may be filtered with this program to make it
readable.