How to index LF by relative record no (RRN)
i have a file with the values 10, 20, 30, 40, if am setll with the value 25 then readp, so what it will return?
1) How to declare a file? 2) How to define a display file? 3) How to monitor error messages in RPG? 4) How to find the attributes for subfiles? and what is the DDS for subfiles?
Why did we give STRSRVJOB while debugging batch program
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
can we perform CHAIN operation on Subfile record format....?
Can an indexed file be accessed in arrival sequence in RPG?
What is the length of Signature?
Can somebody tell me that, Is it possible to read all the member of PF without OVRDBF?
Is it possible to call a subfile using CL. IF yes.. kindly help me out with explanation...?
I have some doubts on subfile----------- -----I wrote a prog on subfile to display the records. Every thing is clear but i defined a field called "opt" as input field in subfile record format from that input field i wish to enter into new screen called "EDIT" which i created it as a separate RCD in display file. i gave opt as 2 for edit just like in WRKMBRPDM screen please telll me the code and how can i code for it in RPG.
what is commitment control?explain about it?
What is the purpose of record level identifier?