How can read PF in reverse order (end to start) in CL pgm..
Answer Posted / suresh
Since the requirement is to Read from end to start, the
parameter *END should be provided to Position.
The statement should look like:
POSDBF OPNID(file name) position(*END)
| Is This Answer Correct ? | 16 Yes | 15 No |
Post New Answer View All Answers
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
how do I preserve and clean the array?
what do you mean by an input subfile, what are the keywords required?
what are the key words you must use when using a subfile?
how do I declare a table or array in rpg iv?
what is data area and how it is used in rpg program ?
how can you display specific subfile page on the screen in unequal subfile?
what is the necessary keyword needed to scroll subfile records?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
what is the rpg system?
how does the rpg element work?
how do I declare a minor?