Just a few more DOS programs I wrote back in the day. I still use DOSMENU in DOSBox, and occasionally will still use ASC.
ADDRBOOK.PGM is an address book for DOS. It is menu driven and allows some simple searches. It allows exporting to a text file.
The program should be launched with GADDR.EXE or GADDR1.EXE; or you can rename ADDRBOOK.PGM to ADDRBOOK.EXE. See the README.TXT included in the ZIP file for more information.
ASC.EXE is an interactive ASCII table which describes the highlighted character.
Descriptions are from the ASCII Table in MIX Software's Power C Manual.
DOSMENU.EXE is a simple menu program that returns your selection as the error level.
It is called with the filename of the menu. The menu is a simple text file with one entry per line. The first line is the title.