Can AnyOne tell me how to read join logical file in rpg from starting to end?
Answer Posted / karan
Thanks Uday it works
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how can I tell when to replace the array?
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?
what is the procedure and explain about real time scenario.
Explain mdt?
how do I preserve and clean the array?
what is program status data structure?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
How many program bind in one module....
which program rpg or cl is efficent to update a transaction onto a database file and why ?
give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........
how do I declare a table or array in rpg iv?
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 identifier where we can use?
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?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?