CobXRef is a Cobol cross reference tool that reads a Cobol source program and produces a file suitable for printing 'as is' that contains all variables, procedure paragraphs and section names referenced where they are defined
as well as where they are used throughout the program or module as well as lists of unreferenced data names and paragraph & section names.
it is used as a stand alone program. This version includes the code from printcbl which takes in the copy books when used by any COPY verbs in the source.
See the readme file for more info.
This program is also in the GNUCobol SF area under contributions/tools
Features
- Cross reference reporting is broken down by individual Working Storage section and procedure division.
- A version is also available for the IBM MVS v3.8J Ansi Cobol compiler Level 2. See SVN for sources.
License
GNU General Public License version 2.0 (GPLv2)Follow Cobxref
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Cobxref!