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 |
what is program status data structure?
wat is scan and check ? give me real time scenarios where we used these keywords in ur projects?
why we do STRSRVJOB in batch debugging in as400
Q1.How to read the Array? Q2.How to copy the content of one Array to another Array?
How can read PF in reverse order (end to start) in CL pgm..
suppose we have 10 members in physical file and i have to use 4 out of 10 so how can we read this in RPG
Delete FileName at first statement in RPG.
Job is in MSGW while reading the input file and writing a new record / updating a reacod due to Duplicate data error. What action would you take ( C D I R )...?
two attributes which govern the excecution of a job>>>>??
How Commitment and Roll back control is used in as400, explain with real time senario ???
what is flat file?
Can anybody tell me in which scenario we have to use SQLRPG .(Embeded SQL)....?