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 |
1.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?
i want to perform uniqness on db file bt my db file nt hving key by useing rpgle.
what is the rpg system?
without logical file we cannot access the data in physical file.but we specify physical file in the program(ie:- Ffile IF E k disk).how can it be accessed?
What is journalling and commitment control?
what is the difference between SETON RT & RETURN?
in a cl pgm records are copied to a file in qtemp a pgm is called to delete records from the file in qtemp no of records in file in library qtemp is checked wat shud be the count of records let say it was 10 initially endpgm
What is the purpose of Panel Groups?
What is the purpose of PUTOVR keyword?
How to add 2 new fields in a file? How many ways are there in as400?
how do I preserve and clean the array?
Mr.Sidc sirfor my question{how to convert date format from one format to another i think in CL/400 its CVTDAT,Please tell in RPG/400 sir not in RPGILE} you have answered using MOVE opcode,can you illustrate me with a small example sir very kind of you.