how can you execute a command from within an rpg program without calling a clp program?
Answer / kanckan singh
By calling QCMDEXC application program interface we can execute a CL command with in an RPG program.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to read data from *LDA (Local Data Area) in RPGLE program without using IN opcode?
What is a Member?
what are two types of record are used in subfile?
describe the difference between the dowxx and douxx operations?
how can I give more performance to some selected pages?
Job is running in production 24/7 how do u debug that running job ?
define data structure?
What are the different types of access paths maintained on the file?
In which specification can a report layout be defined ?
Q.Hi All friends, I have one Question, I have three fields in display file SUP LOT, ISSUED to Prod and Line Grp. Field SUP LOT is mentioned in one field reference file WRSLT and key field as a key field LP.Fields ISSUED to PROD,Line GRP are mentioned in the another Field reference file WMDTF. So I want to read SUP LOT on the basis of key field LP from the first file WFSLTand then i want ot read another two fields ISSUED to DATE and LINE GRP from second file on the basis of SUP LOT, which i got from first file.Now i want to display these fields in the display file DSPWMMS. but Condition is that 'Supplier Lot,ISSUED to Prod and Line Grp will not be shown if their respective fields are blanks/Zero. Please Let me Know coding part of this senerio and what would be coding for display file to now shown fields if fields are blanks/zero. My mob. no. is 9836300345. Please reply me asap.
define what a data area is along with a brief example of what it may be used for?
how will you find a string using pdm?