----------------------------------------------------------------------------- Disk No 570 Programmer and Pascal Utilites v1 DS2 ----------------------------------------------------------------------------- This disk has a useful assortment of PASCAL utilities along with the source code for functions such as removing tabs form a file, dumping either a HEX or ASCII file and formatting the FX-80. For most programs there are two versions - DOS 1.X and DOS 2.X as well. DOSCALL ASM Pascal callable procedure to access DOS FF ASM Output a form-feed to printer DOSIF OBJ Pascal unit to provide access to DOS functions DOSCALL OBJ Pascal callable procedure to access DOS COMMAND OBJ Pascal procedure to interpret command line arguments DOSIF INC Pascal unit to provide access to DOS functions GODE BAT Various batch files GOPR BAT " GOI BAT " GOB BAT " GOD BAT " DOSIF PAS Pascal Source code for utilities DETAB PAS " PR PAS " IDUMP PAS " BDUMP PAS " DUMP PAS " COMMAND PAS Pascal procedure to interpret command line arguments PATH2 0 Used to link for 2.0 pathnames FF EXE Output a form-feed to printer PR EXE Print Formatter for FX-80 BDUMP EXE Dump a file treating it as 8 bit bytes IDUMP EXE Dump a file treating it as 16 bit integers. DOS 2.X DETAB EXE Remove tabs from a file. DOS 2.X DUMP EXE Dump a file in Hex and ASCII. DOS 2.X IDUMP1 EXE Dump a file treating it as 16 bit integers. DOS 1.X DUMP1 EXE Dump a file in Hex and ASCII. DOS 1.X DETAB1 EXE Remove tabs from a file. DOS 1.X README Pascal Utilities information file. PC-SIG (Software Interest Group) 1030 East Duane Avenue, Suite D Sunnyvale, CA 94086 (408) 730-9291