This page is a discussion on the mentioned topic. Most of the answers are in their original posted form, including any technical/spelling/grammatical errors. No guarantees are expressed or implied. :-)
Comments, corrections, concerns about this tip?
Does anyone know if it is possible to retrieve the subfile size or
subfile page size in an RPG program without filling the subfile with
blank records and using a counter?
Answer(s):
I believe that the INFDS data structure holds that sort of information.
You will need to look at the IBM infoseeker for the breakdown on the
data structure.