How to read data from *LDA (Local Data Area) in RPGLE program without using IN opcode?



How to read data from *LDA (Local Data Area) in RPGLE program without using IN opcode?..

Answer / amissh

Using dads you can read
For eg:
D UDS
DNAME 1 10A
DSNAME 11 20A
C NAME DSPLY
C SNAME DSPLY
C SETON LR

Is This Answer Correct ?    7 Yes 0 No

Post New Answer

More IBM AS400 AllOther Interview Questions

can a indexed file be accessed in arrival sequence in rpg program?

1 Answers   IBM,


How to change file attributes such as size, file wait time, record wait time etc., permanently?

1 Answers  


How we can delete all the Logical File of a Physical file in one instance ?

9 Answers   IBM,


how can a cgi check whether an ifs object is available?

0 Answers   IBM,


Explain The Keywords Edtcde & Edtwrd?

0 Answers   IBM,






what do we can do with the embedded sql statements?

0 Answers   IBM,


what is procedure prototype and procedure interface.

0 Answers   IBM,


when you are defining a flat file in your program in f specs which format will you specify?

1 Answers   IBM,


which indicator is used for read?

0 Answers   IBM,


What is the use of Header Specification in RPG/400?

1 Answers  


what is the difference between *like and *namvar ?

1 Answers   IBM,


How to inner join more than 2 PFs in a CL program using OPNQRYF command?

1 Answers  


Categories