How can we change element of compile time array?Can we do so



How can we change element of compile time array?Can we do so..

Answer / san

You cant change value in compile time array during run time.
You gotta change em in program source and recompile them.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More RPG400 Interview Questions

What is the name of default out queue when user logs inn to syatem with valid profile?

3 Answers   IBM,


What is a record lock error?

0 Answers   Wipro,


Hi friends, Can you give the solution for the below mention simple code.and explain.what is output D CHR1 S 4A INZ('PEN') D CHR2 S 10A INZ('MYGET') D CHR3 S 8A INZ('GOOD') D CHR4 S 22A INZ C MOVEL CHR1 CHR4 C MOVE CHR2 CHR4 C EVAL CHR4=CHR3 C MOVE CHR1 CHR4

4 Answers  


What is the difference between copybooks and subprocedures in as400?

0 Answers  


wat is curser?? and its types???

4 Answers   HSBC,






what is the use of sflnxtchg?

0 Answers   IBM,


i want to retrieve record b/w 2 dates in as400

2 Answers   L&T,


What are the types of identifiers?

0 Answers  


Hi friends, I am using a load all subfile , and currently i am in in the third page of the subfile , from third page i have selected a record and called some other program .on returning, subfile is being loaded from the frist page. so can any one kindly suggest me in retaining my third page after returning. i.e loading from third page.

7 Answers  


1. I have2 records in a PF. READ PF DO DSPLY EMPNO RETRN DSPLY EMPNO ENDDO What was the output 2. SETON LR vs RETURN 3. Primary File 4. How to delete a deleted spaces 5. How to read a PF in reverse order in CL 6. I have a object in Lib A, B and C. But it shows in D Lib..Why? 7.

4 Answers   HCL,


what is the necessary command needed before OPNQRYF and why?

5 Answers  


if there is pf in two libraries and there is a logical file based on the PF, how to find the pf on which the pf is based.

2 Answers   TCS,


Categories