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

How can we override a file during runtime in RPG? Without using OVRDBF or calling a CL program

1 Answers   UST,


is this a rpg channel?

0 Answers   IBM,


1.How to load Records of a Physical file(PF) in the reverse order, in CL program?

2 Answers   Cap Gemini,


How to check which are the pgms using 1 perticulate file.? I know there is many tool available for X-reference...but need to know is there any command available in the system...?

4 Answers   IBM,


how many variables can we declare in cl pgm?

13 Answers  






Suppose you have 3 members in a database file. How to read records from all the members without using CL (OVRDBF) i.e. Entire process should be handled exclusively in a RPG program?

7 Answers  


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

0 Answers  


How can we receive values from a called procedure in CL?

1 Answers   IBM, NTT Data,


What is Multi Occurrence Data Structure(MODS)?

1 Answers   CTS,


Hi guys, anybody know How RPG/400 code can be converted to RPG IV code with a single command?

1 Answers  


How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique

0 Answers  


Can anybody tell me that why we use option(*nodebugio)in H- Spec?

3 Answers  


Categories