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 |
Can anybody tell me that why we use option(*nodebugio)in H- Spec?
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?
how many variables can we declare in cl pgm?
How to print output from openquery in as400 ?
Can anybody tell me in which scenario we have to use SQLRPG .(Embeded SQL)....?
What is the difference Return and InLr?
how can we know running job is batch or intractive ? i need all the possibilites.........plz help me
Hi guys, anybody know How RPG/400 code can be converted to RPG IV code with a single command?
1.String operatio such as moving the characters to the variables? 2.what are the building functions for check file longs? 3.which of the following methods will make externally describe file fields available to a program? A: A/copy statement that specifies the library file and member of the field reference file source code B: A data structure definition specification that names the file on the EXTNAME keyword C: A data structure definition specification that names the file on the IMPORT keyword? D: A Definition specification for each desired field with the REFFLD keyword
Job is in MSGW while reading the input file and writing a new record / updating a reacod due to Duplicate data error. What action would you take ( C D I R )...?
wat is the difference between array and multiple occurence data structure?
What hapens when we use CPYF command to copy a LF? On which PF will it be dependent???