DOCUMENTATION for SRCLIST ========================= Glenn Brooke 1/7/87 SRCLIST lists text files (i.e., program source files) to the printer, with optional pagination. It features wrap-around of lines longer than 80 characters (which doesn't screw up pagination). SRCLIST is written in Turbo Modula-2, and demonstrates some string manipulation. Two other modules, FILEEXIS.DEF and FILEEXIS.MOD are needed to compile SRCLIST.MOD. These contain the simple procedure to test for file existence. SRCLIST is not for sale or for profit. Copy and distribute free of charge.