How to declare the dynamic(run time) array in rpgle?
can you please give example
Answer Posted / karthik
Dary1 s dim(5)
Dn s 2p 0 inz(1)
c dow(n<=10)
c ary1(n) dsply
c eval n=n+1
c enddo
c seton lr
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
what was the robotech rpg?
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...
what is the procedure and explain about real time scenario.
When it is desirable to describe files Internally?
What is the purpose of record level identifier?
What is a record lock error?
can I touch the array during treatments?
is this a rpg channel?
how do I declare a table or array in rpg iv?
what is the difference between do while and do until?
what is the use of sflnxtchg?
What is the difference between copybooks and subprocedures in as400?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
what is file information data structure?
what is a rpg?