Public Availability
Currently Being Moderated

XREF Parser

VERSION 2

Created on: Aug 9, 2006 9:52 AM by Tim Kuehn Last Modified:  Jan 30, 2009 4:47 PM by Arthur Daltas

As a standalone, this program takes an XREF / STRING-XREF pair of files and returns:

 

  • tt-xref: TT of all information on each XREF line in a standardized format.

  • tt-prog: TT of all programs / files referenced in the compilation

  • tt-table-ref: TT of all db / TT / workfiles referenced in the file(s), and how they're used (ie create, update, delete, access, etc.)

  • tt-string-ref: A TT of all "string" references in the XREF file

  • tt-xref-string: A TT of the "string-xref" file in a standardized format

  • tt-var-ref: A TT of all shared variable references (this isn't implemented yet).

  • tt-routine: TT of all Function / Procedures definitions, return types, etc.

  • tt-parameter-list: TT of parameters for each entry in tt-routine.

 

This release includes some code to test the standalone SP, and related tools the SP needs to do it's thing. The file "README.txt" has information on setting the program up, checking for problems, and contact information.

Attachments:
Average User Rating:
(0 ratings)




Richard Kirk Richard Kirk  says:

I tried to download the zip file and got the message "Invlaid archive" when trying to unzip it (using winzip 8.0 on Windows XP)

Richard Kirk Richard Kirk  says:

Please ignore that previous message!

More Like This

  • Retrieving data ...