how can you execute a command from within an rpg program without calling a clp program?
Answer Posted / 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 |
Post New Answer View All Answers
how does union file maintains record formats?
What Is The Difference Between Goto & Exsr?
how to run other job when one job is active?
how many printer files maximum can be used in single rpg program?
how you get the relative record in a subfile in which cursor is located?
how do you read changed records backward in subfile?
what are the different types of data areas?
What is the draw back of Procedures? why we are going to Modules?
what is the maximum number of subroutines allowed in rpg?
how many levels are there in a physical file?
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
What are the mandatory keywords of sub file?
what is the maximum number of files allowed in rpg?
Can any one explain the basic things about RLU and Printer Files and their Definitions for both and why are they used,i'm a newbee so please help me out
what does check opcode is used?