PASCREF : Pascal Cross-Reference generator Title : PASCREF Version : 2.3 Date : Feb 19, 2000 Author : J R Ferguson Download: http://hello.to/ferguson E-mail : j.r.ferguson @ iname.com This program may be used and copied freely without charge, but only for non-commercial purposes. The author is not responsible for any damage or loss of data that may be caused by using it. usage : PASCREF inpfile [outfile] [/option[...] [...]] defaults: inpfile type = .PAS outfile name = inpfile name type = .CRF options : s[+] or s-, where switch s is one of the following: switch default meaning ------ ------- --------------------------------- C - case sensitive identifier-parsing L + line reference numbers O - occurrence count P + page formattting R - include reserved words S - include standard identifiers remarks : - No recognition of scope - No recognition of declaration vs. reference - With the /C option a ">" warns for an identifier matching the previous one in uppercase History: v2.3 Feb 19,2000 - Changed author's internet address. v2.2 Dec 26,1996 (No earlier history data available)