× 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.



I think you should be able to use PDM option 25 to scan source for 'IP'
(input primary) in RPG specific positions of the Fspec (depending if OPM or
ILE source type). To my knowledge 'true' use of the cycle reqires Input
Primary coding on an F spec (and yes pograms that use input full procedural
do use the cycle, just not the benefits built into the cycle that are
available using input primary). Hope this helps.

Jerry

-----Original Message-----
From: Vern Hamberg [mailto:vhamberg@xxxxxxxxxxxxxxxxxxxxxxxxx]
Sent: Friday, June 27, 2003 11:08 AM
To: Midrange Systems Technical Discussion
Subject: Re: how to find which are RPG cycle programs


You could use grep in QSH on the source members - don't know whether it
needs to account for the date and sequence fields.

HTH

Vern

At 09:03 AM 6/27/2003 -0400, you wrote:
>Oliver,
>
> >If you have the sources for these programs, you could search with
> >fndstrpdm for F-specs with the IP (Input Primary) keywords in the
> >specific column.
>
>Just search for the Primary -- the file could also be Update or even
Combined.
>Technically, it could also be S for Secondary.  If no primary is defined
>by one
>or more secondary are, the compiler defaults the first F-spec with
>Secondary to
>be the Primary file.
>
>So with a regular expression you test for ^.....[Ff]...........[PpSs] with
>looks
>for a F in column 6 and a P or S in column 18, in either upper or
lowercase.
>Unfortunately, FNDSTRPDM does not accept regular expressions...
>
>Doug





As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.