Hi all,
Can anybody tell me what is array file in F-spec, and how we declare run time arrays in D-spec and how we specify array file in I-spec ?
can we declare externally discribed file as array file in F-spec.
Please clarify me with examples.
Software/Hardware used:
as/400
ASKED:
June 20, 2012 6:29 AM
UPDATED:
June 20, 2012 11:41 AM
Can anybody tell me what is array file in F-spec…
Yes, the ILE RPG Reference manual in the Information Center can tell you.
All details about compile-time, run-time and prerun-time (or “file”) arrays are given in Chapter 8, Using Arrays and Tables. Examples are shown there.
Technical details should always come from the official reference manuals. You shouldn’t trust others to look up specifications for you. You can’t be sure the responses are correct.
Tom