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 |
is this a rpg channel?
Can more than one subfile record be displayed on one line?
How do you know if a record exists without doing a READ and CHAIN?
what is importance of 'MAPFLD' IN OPNQRYF FILE ?
How Chain operation copies the record's data to the input buffer for the program?
What is significance of a file designated as a Primary file in Rpg400 program....also what's use of secoundry file
how to retrieve RRN value in RPGLE program
What is the name of default out queue when user logs inn to syatem with valid profile?
1.CA(command Atention key)& CF(command Function key) difference with example?Please can any body tell me in real time exp? 2.Can any body tell me some mandatery function keys using while creating any screen with use of SDA-FUNCTION kEYS?
steps involved in debugging and types of debugging modes?
How to code Page up and Page down in RPG for Single page subfile without using ROLLUP/ROLLDOWN in DSPF ?
What is journalling and commitment control?