5 pts.
 Array file and run time arrays
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
  Help
 Approved Answer - Chosen by softprohyd (Question Asker)

Once you've read that, if you have specific questions, please post them here.

ANSWERED:  Jun 20, 2012  11:42 AM (GMT)  by softprohyd

 
Other Answers:
Last Wiki Answer Submitted:  June 27, 2012  3:03 am  by    0 pts.
Latest Answer Wiki Contributors: 
To see other answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

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

 110,115 pts.