How to index LF by relative record no (RRN)
How to update selected fields from pf without using update opcode. How to read all member in Rpg-3,without using any cl command?
I have a Physical File name 'File1', which is present in two libraries named 'LIB1' & 'LIB2'. These 2 libraries are listed in the library list. Would like to access data from this file from these two libraries using RPG program. How to do this, any idea?
What are the types of identifiers?
what is decimal data error? when it will come and how to achieve(rectify) this error please give me solution as well as code
1.Suppose my file has 10 fields and I want to make the 2nd field Zeros in all records. And assume I have millions of records and I dont want to read each record and update the desired field with 0. Any other way to do this in one step operation? 2. Assume my file has 100 records and I want to see only first 10 records. Is this possible through LF? 3.I have 3 jobs A B and C. I want to submit B after successful completion of A and want to submit C after successful completion of B. Without using job scheduler or job queue, how can i do that through CL program? 4.What is difference between Bind by copy and bind by reference?
How to index LF by relative record no (RRN)
How to read alternative records in a pf by using rpg?
What is the OPEN and CLOSE accesspath?
HOW DO YOU DISPLAY A DISPLAYFILE AT OTHER WORKSTATION? CAN WE MOVE A PHYSICAL FILE? WITHOUT MOVING A FILE?
what is overlay? how can we pass parameters in cl or rpg programing? how can we get data area value in cl or rpg programming?
Can AnyOne tell me how to read join logical file in rpg from starting to end?
what is estimation? and what is the level identifier parameter in PF?