Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



I want to declare the number of elements of an array dynamically in RPGLE ? Is it possible? If yes..

Answer / candy

%elem(array)

Is This Answer Correct ?    0 Yes 0 No

I want to declare the number of elements of an array dynamically in RPGLE ? Is it possible? If yes..

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

Post New Answer

More RPG400 Interview Questions

What is Multi Occurrence Data Structure(MODS)?

1 Answers   CTS,


what is *place and *auto keyword in prtf ?plz explain

0 Answers   CSC,


What you have to do in the display file when you are using message subfile?

1 Answers  


Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.

0 Answers  


As400 Command to find the Name of the Program to which a Particular Module is Bound..? Ex: IC210AMR (*MODULE) is bound with Other Modules which Forms Program Object as IC210ABP(*PGM) . As400 Command to find the IC210ABP Using IC210AMR..? Thanks

5 Answers   CTS,


what is batch debug in as400?

3 Answers  


what is mean by *MAP and *DROP?what commands use these two keywords?why are they used?

4 Answers  


what is the difference between the cpyf command crtdupobj command?

9 Answers   IBM,


Write a program to display prime numbers between 1 to 100 using RPGLE.

1 Answers  


Hi,Please give me complete code with this logic. The question is how to read the records from a file with load an array of size with error condition? (The logic is Z-Add 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN9 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO)please give me complete code with explanation?

1 Answers  


what built in function can be used with SETLL.If you want to check whether the search argument is successful or not? Please give me answer with example?

3 Answers  


what is data area and how it is used in rpg program ?

0 Answers   IBM,


Categories