suppose i i am changing / updating record of subfile and i
want to change the record in reverse order . means i want to
change the bottom record first and so on through readc . how i
do it please any one explain .
Answer Posted / baggy
That is possible by using embedded sql to fetch the data
using CURSORS to subfile and group by ASCEND or DESCEND
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How would display prime numbers using CL program?
How can we override a file during runtime in rpg?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
How to call one program from another program in RPG? please help me with the code
how do I preserve and clean the array?
what are the key words you must use when using a subfile?
how can I tell when to replace the array?
What is the difference between copybooks and subprocedures in as400?
What is a record lock error?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
What is the purpose of record level identifier?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
what is file information data structure?
what is the use of sflnxtchg?
What is the difference between iter and do?