SEE16 This file contains a single function SEE16 which can be used to dump a 16-bit or 8-bit file (e.g. a Press file, Ears file, Draw file, etc.) in an interpretable format. SEE16(FILE;OFILE) Prints on OFILE a line for each 16-bit word of FILE showing the contents of that word in bits, ASCII characters, 8-bit bytes, decimal integers, octal integers, and 2-word floating point numbers. Comments and suggestions to Ron Kaplan