|
I am trying to find all of the programs that reference particular field
names from particular files. I need to look at RPG and CL (all flavors of
both).
For example, I am trying to find all of the references to the field "ACCT".
When I try to scan source, I found values like CUSTACCT, ACCTDESC, GLACCT,
etc. I can't scan for it with a space before or after or I miss
"%trim(ACCT)". I know I can narrow it down by doing a DSPPGMREF of each
program and eliminate all programs that don't reference the file but that is
still a log of programs and the number of files and fields that I need to do
this for is huge. Are there any commands that would let me see field names
used inside of a program.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.