i want to display the 10000 record in a subfile by using
loadall , can we do it?
Answer Posted / ravikumar
Yes.. It is possible.
With the help of sflclr keyword..
When 9999 records loaded in subfile buffer and displayed .. After displaing , with the help of sflclr keyword 1st clear the subfile buffer and load with the remaining records from databasefile with 10000th record and display with sfldsp keyword in loadall subfile...
I hope this answer will helps u.. Thank you
I have faced this question in ibm...
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
is their a difference in cobol400 for the release 5.2 and 6.1 at the as400.
what is the favicon.ico request that my site receives now and then?
how many files, printer files you can describe in a rpg?
what is match field indicator?
any one have give AS400 study material? pls pass it to gopalsai789@gmail.com
in conjunction with what other keyword must ovrdta and ovrata be used?
how do you use exceptional write in c specs?
what is the difference between packed decimal and zoned decimal?
how you will find an error which is not in the first page of the subfile without using rolldown key?
what is cab?
give three main purposes of file specification ?
why is as/400 called object oriented machine?
how you get the relative record in a subfile in which cursor is located?
Difference between NOPASS & OMIT?