×
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.
As long as your data structure is not qualified - then yes.
If there is a field in the file named FIELDA and there is a FIELDA in you data structure then there is only 1 variable in your RPG program called FIELDA however it is defined.
If you change the value of FIELDA whether by reading a record or setting the value in the logic there can only be one variable called FIELDA and it can only have a single value.
-----Original Message-----
From: RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxxxxxxxx] On Behalf Of Thomas Burrows
Sent: Tuesday, June 9, 2020 10:53 AM
To: RPG programming on the IBM i (AS/400 and iSeries) <rpg400-l@xxxxxxxxxxxxxxxxxx>
Subject: Question on file reading
In RPGIV - maybe this is true in free format - if a Data Structure is defined with the exact names and sizes of the fields in a file when the file is read is the data structure automatically loaded?
Personally I have never seen this before.
Thomas
--
This is the RPG programming on IBM i (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
https://amazon.midrange.com
As an Amazon Associate we earn from qualifying purchases.