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
What Is The Object Type Of Pf, Lf, Printer File & Display File?
what is a join logical file?
if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?
define the rcvf command?
what is message subfile?
what does vldcmdkey means?
what is match field indicator?
Difference Between Interactive & Batch Job?
what are the various types of device files?
what is the maximum number of files allowed in rpg?
The content of Physical file is as below: hfcftp wruquief SENDPASV 0 CDUP ASCII GET 01100901.CSV ramndk/ECP505.EC0110090 (REPLACE QUIT Thw above commands will get executed when we call STRTCPFTP from CL program.... Now if I want to use SFTP what can be the solution? plz reply in detail....Thank you for ny help... I m using RPG/ILERPG to download...
what are all the contents of subfile?
what is the purpose of data structure?
define a output queue?
define data structure?