How to retrieve data from data area?
Answer / navjot singh
Using RTVDTAARA command in CL.
Using IN opcode in RPG
| Is This Answer Correct ? | 1 Yes | 0 No |
how to convert date format from one format to another i think in CL/400 its CVTDAT,Please tell in RPG/400 sir not in RPGILE
How to genarate the reports?
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?
how can you detect overflow for a print program that prints multiple lines per cycle?
WHICH REPLY CODE IS USED BT sftp ? ... (e.g.226 is used by FTP IF FILE IS TRANSFERED)
Q1. How to use signature in service program and ILE.? Q2.what is use of signature and binder language and what is the relation between them?
what is the maximum number of parameters allowed in rpg?
what is the difference between *like and *namvar ?
How to read data from *LDA (Local Data Area) in RPGLE program without using IN opcode?
what is the command to know how many lf are related to a pf?
how can a procedure will be added in to a srvpgm
How can you identify End of file in CLP program?