1.I Have a physical file , i want to read the data from the
each and every member of the File in the CL Program.How do
you achieve this.
2.How do you do the same in RPG?. do think is it possible to
read data from all the members in the RPG?
Answer Posted / gagan44
Using DSPFD we get all the memebers in an outfile .Then use the command OVRDBF to override each member in outfile
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how do I play {insert rpg system here}?
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
Explain mdt?
How to write record if no field or the field are different in physical file in rpgle ?
what is the use of sflnxtchg?
What are the types of identifiers?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
how do you use commitment control in rpg?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
How to call one program from another program in RPG? please help me with the code
How can we override a file during runtime in rpg?
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...........
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
can you debug ile rpg program using isdb?
How many program bind in one module....