Q1.How to read the Array?
Q2.How to copy the content of one Array to another Array?

Answer Posted / jayaprahu

you can read the array or copy the contents of one array to
another array by using the Subscrpt or index

Is This Answer Correct ?    6 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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?

735


How can we override a file during runtime in rpg?

930


what do you mean by an input subfile, what are the keywords required?

1034


do you use message subfiles? What are the necessary keywords required coding a message subfile?

912


how do I preserve and clean the array?

861


How to declare the pull button in AS/400..

2117


What is the difference between iter and do?

944


What is ment by record level identifier?

870


what is an online rpg?

988


what is the use of sflnxtchg?

1032


Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?

4765


what is the difference between do while and do until?

957


explain sflclr, sflend, sfldlt, and sflcsrrrn?

1096


what happens when sflsiz = sflpag? What are the advantages and disadvantages?

951


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?

844