home *** CD-ROM | disk | FTP | other *** search
- HAM/Turbo 9/12/84 HAM/Turbo
-
-
- NAME
-
- hame - HAMming Encodes standard input to standard output.
- hamd - HAMming Decodes standard input to standard output.
-
- SYNOPSIS
-
- hame <file1 >file2
- hamd <file2 >file1
-
- DESCRIPTION
-
- HamE and HamD encode and decode binary files, respectively,
- between their inputs and their outputs including the console.
-
- EXAMPLES
-
- hame >code
-
- Read console and encode into file CODE.
-
- hamd <code
-
- Read file CODE and decode to console. HAMD reports whether
- any errors detected and, if so, how may were corrected.
-
- hame <text | hamd >clear
-
- Reads file TEXT, pipes the encoding to HAMD and decodes to
- file CLEAR.
-
- DIAGNOSTICS
-
- Unable to Open ??? for Input.
- Unable to Open ??? for Output
- Produced by file not found or, maybe, disk full?
-
- BUGS/DEFICIENCIES
-
- This version uses 'standard' TURBO facilities that make it
- unstandard Pascal.
-
- AUTHORS
-
- CP/M (tm) and MS-DOS (tm) TURBO Pascal (tm) versions by Adam
- Fritz.
-
- TURBO Pascal (tm) Borland International
- MS-DOS (tm) Microsoft
- CP/M (tm) Digital Research
-
- Copyright (C) 1984 Adam Fritz, 133 Main Street, Afton, N.Y. 13730