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
What is file identifier where we can use?
what is an online rpg?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
What is the difference between copybooks and subprocedures in as400?
how do I declare a table or array in rpg iv?
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 sflclr, sflend, sfldlt, and sflcsrrrn?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
how can I tell when to replace the array?
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?
How can we override a file during runtime in rpg?
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
What is ment by record level identifier?
what is *place and *auto keyword in prtf ?plz explain