Q1.How to read the Array?
Q2.How to copy the content of one Array to another Array?
Answer Posted / sreedhar reddy
LookUp is used to search an element in an Array. MoveA can be used to copy the contents of an Array.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to handle duplicate error handling in RPG?
what is a rpg?
what is the use of sflnxtchg?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
what is *place and *auto keyword in prtf ?plz explain
Interviewer asked me write down DDS for load all subfile .can anybody write dds
what is kids-rpg?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
what is file information data structure?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
what is an online rpg?
What is ment by record level identifier?
what is data area and how it is used in rpg program ?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
are there any useful c runtime apis that I can call from rpg iv?