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 ?
Answer Posted / candy
%elem(array)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can we know running job is batch or interactive?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
can I touch the array during treatments?
can you debug ile rpg program using isdb?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
what is the procedure and explain about real time scenario.
When it is desirable to describe files Internally?
Explain mdt?
what is the difference between do while and do until?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
How to select highest score of each subject or how to select highest income of every month?
What are the types of identifiers?
what is kids-rpg?
how can I tell when to replace the array?
do you use message subfiles? What are the necessary keywords required coding a message subfile?