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 can i convert hexadecimal value to packed value?
Can fields be concatenated INa logical file level?
what are the three types of keywords associated with printer file ?
1.what operation cannot be used in conjunction with file coded as divice type disk? 2.Difference between INCLUDE AND COPY?
Can anybody please tell me what is difference between SQL (STRSQL ) and WRKQRY .....?
What is the use of OVRDBF ?
what is the use of CPYFRMQRYF?
what does exfmt does?
how to insert the data in pf by using cl program
what is the command used to invoke rlu ?
what is command in SFTP which is equivalent to SDUP command in FTP?
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.