I want to declare the number of elements of an array
dynamically in RPGLE ? Is it possible? If yes, then how do
I do it ?
Answers were Sorted based on User's Feedback
Answer / mahalakshmi
Dim(no of elements) as the file level keyword . can anyone tell me if i am wrong.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to update physical file in rpgle without using display file?
how to find whether a date format is valid or not in RPG400 not in RPGILE.Can you please write the coding for this sir,i'm new to AS400.Please help.
How to code Page up and Page down in RPG for Single page subfile without using ROLLUP/ROLLDOWN in DSPF ?
what is program status data structure?
How can we know running job is batch or interactive?
I know chain keyword retreive records randomly but how chain keyword exactly works internally????
why we do STRSRVJOB in batch debugging in as400
How to find d key field of a pf that doesn’t have source physical file?
How can we change element of compile time array?Can we do so
where we give the MSGSFL in rpg400?
1.How can you search an entire source file for a particular field name? 2.How can you find the differences between two versions of the source for the same program? 3.What is a hidden field as it relates to a sub file? 4.How do you display a sub file that has no records in the sub file?
what is importance of 'MAPFLD' IN OPNQRYF FILE ?