×
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 suppose you can say the file is keyed, and the compiler will reply "Ok, it looks like it has 0 key fields." So when you attempt to use more keys than the file has, it complains.
Kurt Anderson
Lead iSeries Developer - Application Development, Service Delivery Platform
-----Original Message-----
From: RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of James H. H. Lampert
Sent: Tuesday, September 13, 2016 3:56 PM
To: RPG programming on the IBM i / System i <rpg400-l@xxxxxxxxxxxx>
Subject: Weird compiler behavior
I just noticed something:
If a PF is NOT KEYED (i.e., RRN-only), the RPG Compiler will not complain (or at least it won't refuse to compile your program) if you declare that file as keyed . . .
. . . UNTIL you actually try to CHAIN, SETLL, &c. to a specific RRN.
Found that while fixing somebody else's code.
--
JHHL
--
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.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
As an Amazon Associate we earn from qualifying purchases.