DBLIST11.PAS: Adopted from Version 5.0 of XLIST Revised by: Ron Rock (2/5/87) Version 5.1 of XLIST Revised by: Ellis B. Levin of Chicago, IL (6/87) Version 5.0 of XLIST Eliminated: printer controls; excessive whitespace. Added: LISTER type "include file" processing; Choice of screen, printer or disk file output of Block, Cross Index, or Both. Version 5.1 of XLIST Reestablished ability to designate options from command line found in earlier versions. DBLIST11 produces a listing for DBASE II programs. FILES: IN DBLIST11.LBR DBLIST11.COM DBLIST11.DOC DBLIST11.PAS DLSTOVER.INC. DB-INST.COM DB-INST.DTA DB-INST.MSG To install DBLIST11.COM for your terminal use DB-INST.COM. (******************************************************) XLIST2: (see XLIST2.PAS for original revised version) "{This program produces a cross-reference listing for a Dbase II program. Occurences only are listed. No distinction is between definitions and references. It will also give a representation of the block structure of the program. Note: This program, adopted from program originally written by N. Wirth, the 'quadratic quotient' hash method. It was adapted for UCSD Pascal (1.4 - the public domain version) by Shawn Fanning (in 1978) and subsequently adapted for Pascal/MT+ by Mike Lehman (in 1981). This version was then modified be Warren A. Smith to try to get back to iso stan- dard pascal and to add the additional feature of mapping out the compound statements. It was adapted for Turbo Pascal by Ron Finger in July 1984. This is a public domain program. Further modified by William Mabee, CRNA clear screen, oki92 printer controls, formated prompte, revision of several functions.}"