×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
You don't need a program to do that, there's a command that you can use.
DSPPGMREF PGM(USC01AB)
OUTPUT(*OUTFILE)
OUTFILE(yourlib/REFLIST)
--
Michael Schutte
Admin Professional
Try Bob Evans GRILLING SAUSAGE! This summerâs hottest destination is your
own backyard with Bob Evans Brats and Italian Sausage! For tasty recipes
using Bob Evans grilling sausage, visit
http://www.BobEvans.com/Recipes
"Jeff"
<jeffw@wideopenwe
st.com> To
Sent by: "'RPG programming on the IBM i /
rpg400-l-bounces@ System i'" <rpg400-l@xxxxxxxxxxxx>
midrange.com cc
Subject
06/25/2009 09:12 Program to read a programs F specs
AM
Please respond to
RPG programming
on the IBM i /
System i
<rpg400-l@midrang
e.com>
Hi everybody. I am looking for a way to have a program read a program and
make a list of the files in the F specs or programs that are called in the
program. Hope this make sense. For example take this code from this
program:
FSCHSCL01 IF A E K DISK
FITEMASL3 IF E K DISK
FCUSMAL07 IF E K DISK
CALL 'USC01AB'
PARM P#TERR
The output list should include the following:
SCHSCL01
FITEMASL3
CUSMAL07
USC01AB
Any help is appreciated. Thanks
Jeff Williams
--
This is the RPG programming on the IBM i / System i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.