|
Always helps to have Bob Cozzi's "Modern RPG/400" book handy. ;-)
> On 7/9/2013 11:07 PM, John McKee wrote:
Thanks Mark.
About ten minutes after I posted, the idea of PSDS floated up. But, I
had no solid memory of the values.
John McKee
On Tue, Jul 9, 2013 at 9:57 PM, Mark S Waterbury
<mark.s.waterbury@xxxxxxxxxxxxx> wrote:
Hi, Jim:
Of course ... it is a field in the PSDS ... use the special value
*PARMS for the location ... I usually call the field "#PARMS" or similar.
e.g.
IPSDS DS
I 37 390#PARMS
NOTE: the columns above may not be exact -- just to illustrate the idea
... positions 37 to 39 in the PSDS is what you want, with 0 to the right
of the decimal.
HTH,
Mark
> On 7/9/2013 10:32 PM, John McKee wrote:
There are two vendor supplied programs, written in RPG III. The first--
program prepares the environment for the second program.
Originally, intent was that first program would be initiated from a
menu. Now, in addition to that, it also needs to be capable of being
submitted by a scheduled job.
I can clone the first program with a new name and then modify it to
not require a display file. But, second program would also need to be
modified as it checks how it was called.
I see two possibilities here:
1) Create clone of first progra and modify second program to recognize
the validity of the second program.
2) Add a parm to the first program to indicate portions of code should
be bypassed. But, the problem as I see it, is that the existing
invocation of the first program has no provision for a parameter. If
program is called without a parameter, it will fail.
Is there a way to test for a missing parameter with RPG III?
I thought about using the LDA, but that is formatted already. Might
be possible to use it, but unknown at this point.
Any suggestions to deal with this?
John McKee
This is the RPG programming on the IBM i (AS/400 and iSeries) (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.
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (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.
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.