The following files should be present in the archive:

STRLIST.DOC        Brief description of STRLIST utility
STRLIST.EXE        Turbo Pascal string list compiler

ERRORSTR.LST       List of critical error codes, input for STRLIST
ERRORSTR.OBJ       Output from STRLIST

CRITERR.PAS        Critical error handler, incorporates ERRORSTR.OBJ
DEMO.PAS           Demonstrates the usage of CritErr

