i want to display the 10000 record in a subfile by using
loadall , can we do it?
Answer Posted / vivek dwivedi
Hi,
This is not possible. Reason is that --> Load all subfile load the records of the file to subfile buffer at compile time. So in this can not clear the subfile buffer at all.
You can do in Expanding subfile. Because Expanding subfile loading the record to buffer as per sflsize and page down handle by programmer so that programmer can clrsfl .
Hope you understand.
Thanks
Vivek
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how many maximum spaces could be given in o specs?
explain the purpose of keep and assume keywords?
Explain this error: "all record formats for externally-described file abcd ignored or dropped due to error; file ignored."?
when is a tag statement used in rpg?
under given circumstances, my cgi should link to another site. How to implement this?
which single rpg opcode performs both setll and reade?
What is file access opcodes?
What Is The Difference Between Goto & Exsr?
what are the three types of keywords associated with printer file ?
when do you explicitly open files and close files in an rpg program?
Write a CL program which will run a batch job at 1 am every night
What is %CHECK?
What is the use of jdftval in as400?
what is the command used to invoke rlu ?
what is cab?