Without an override, finding the DSPF highest in the list is normal.
Each object is found by library list.. There is no real association between
DSPF and PGM other than the PGM has a reference to the DSPF found at
compile.
Are all libraries in the user portion of libl and none are considered
*curlib?
Is S36 ENV involved?
Easiest clue is to do a WRKOBJ on each object, with *LIBL as the library to
see what will be used at execution.
Jim
-----Original Message-----
From: RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Booth
Martin
Sent: Thursday, December 24, 2015 3:40 PM
To: RPG programming on the IBM i / System i
Subject: LIBL behavior
Until yesterday I believed I understood library list behavior.
Lets say we have a library list of:
LBR1
LBR2
LBR3
LBR4
and versions of PRGA with its display file reside in LBR1 and LIBR3 with
some data files in both LBR2 and LBR4 and other data files in LBR4.
I get errors when I CALL LBR3/PRGA.
One error is that the program will not find data files in a library lower in
the list than the *PGM's library.
Another is that the *PGM finds the *DSPF that is highest in the list, not
the one in the same library.
--
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.