Vsys/Macintosh/util/

Up to parent directory

Source

The source files contain more details about program usage than the brief comments here.
Checkfil.a Check for non-ascii characters in a file.
Cmprom.a Compare rom with absolute file.
Ddif.a Compare lengths of files in two directories, with optional creation times. Later version in minlib/.
Dec.a Decode an ascii file.
Decode.a Decode a Schoonschip key file.
Dol.a Replace lower case pseudo instructions by upper case, and $ by #.
Enc.a Encode an ascii file.
Fdif.a Compare two files line by line. Later version in minlib/.
Find.a Search and replace source code snippets.
Getrom.a Copy ROM contents to file A_8....
List.a List a file with or without line numbers, or print the first line of a collection of files given in a list.
Mak.a Make character list for HP printer.
Pages.a Separate a file into pages for printing. Duplicated in minlib/.
Pagin.a Printer formatting with sections, pages, and footnotes. Duplicated in minlib/.
Tasc.a A less developed version of Tibm.a?
Tibm.a Translate letters for Diablo printer with IBM printwheel. Duplicated in minlib/.
Waitret.a Wait for response from terminal.

Up to Vsys/