How can read PF in reverse order (end to start) in CL pgm..
Answer Posted / sajied
use posdbf opnid(file name)
position (*start)
| Is This Answer Correct ? | 4 Yes | 26 No |
Post New Answer View All Answers
How to handle duplicate error handling in RPG?
what is *place and *auto keyword in prtf ?plz explain
How many program bind in one module....
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
What is difference between bind by copy and bind by reference?
how does the rpg element work?
what is kids-rpg?
How Chain operation copies the record's data to the input buffer for the program?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
What is the difference between iter and do?
what was the robotech rpg?
how do I play {insert rpg system here}?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?