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 / 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 |
Post New Answer View All Answers
what is the procedure and explain about real time scenario.
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
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?
what is the difference between do while and do until?
what is the necessary keyword needed to scroll subfile records?
What is file identifier where we can use?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
how do I play {insert rpg system here}?
How Chain operation copies the record's data to the input buffer for the program?
how can you display specific subfile page on the screen in unequal subfile?
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?
Interviewer asked me write down DDS for load all subfile .can anybody write dds