Program name: PASCAL Utilities Author name: Ray Turner Address: 9659 La Esperanza, Fountain Valley, CA 92708 Suggested Donation: $ 20.00 Program Description: This disk contains an assortment of PASCAL utilities along with their source code and would be of interest to PASCAL programmers. Some of the programs on this disk include : PR -- Print Formatter for FX-80 DETAB -- Remove tabs from a file FF -- Output a form-feed to printer DUMP -- Dump a file in Hex and ASCII IDUMP -- Dump a file treating it as 16 bit integers BDUMP -- Dump a file treating it as 8 bit bytes GetNextArg -- Pascal procedure to interpret command line arguments DOSIF -- Pascal unit to provide access to DOS functions DOSCALL -- Pascal callable procedure to access DOS Most of these programs come in two versions - one that runs under DOS 1.X and another under DOS 2.X