I know whole thing ab't Arrays related to declaration..can
anyone tell me what exactly use of array or anyone faced a
situation where he found use of array must....
Yes, array will makes things easier when you need to refer few values which might not necessarily be taken from a physical file. Arrays are like single variable that can hold many values and can be referred using index of that variable.
It is a big topic, I suggest you to read some reference mateirals.
| Is This Answer Correct ? | 3 Yes | 0 No |
Anybody can explain the difference between SFLCLR & SFLINZ?
What is I90(Insure 90)?
I have one cl program which calls two rpg programs named a & b. I am loading a run time array in Pgm A and the control comes back to cl pgm. i call pgmb and I want to read the runtime array in pgmb which was loaded in pgma. How it can be acheived. I should not use any intermediate file or dataarea to store the loaded values.
How do you proceed in case your active AS400 session has got disconnected suddenly, how can you get back to your session ? Is it possible??
what are the parameters of jobd?give in detail.&what are the parameters of subsystem...????
We have a Physical file, after reading 5 records,it has to read LF of that same Physical file,Will it start reading from Ist record or will start reading from 5th record?
How to read alternative records in a pf by using rpg?
can you debug ile rpg program using isdb?
what is use of sflnxtchg and use of MDT(modify data tag).both r same r not and can we use these on dspf and subfile.
how to display all the members records in a physical file without using ovrdbf?
how can I tell when to replace the array?
can anyone say,what is the use of operation extended H/N/P?