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 can I tell when to replace the array?
What is the difference between iter and do?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
what is file information data structure?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
What are the types of identifiers?
Explain mdt?
What is file identifier where we can use?
What is the difference between copybooks and subprocedures in as400?
what is the difference between do while and do until?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
How to declare the pull button in AS/400..