How to read data from *LDA (Local Data Area) in RPGLE program without using IN opcode?
Answer Posted / 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 View All Answers
all i need to know about cmpseqdat parameter in cmppfm, how it works and can we retrieve line sequence and date from the output?
what does check opcode is used?
how does the runqry show the output?
what is rpg fixed logic cycle?
what is a non-join logical file?
how can we run a batch job?
how can you check for a records existence without causing and i/o (chain/read)?
what is cab?
how do you pass parameters in cl?
How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?
what is meant by object lock requests,held locks and locks waiting to be applied(wrkobjlck) why should we apply for locks.Please explain sir.
which cl command is used to trap error messages during program execution?
what is the use of jdftval in join logical file?
what is a primary file?
is there any way to dynamically merge other html scripts into a given html?