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
define the purpose of the %sst function?
what the purpose of ovrdta, ovrata keywords?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
Difference between NOPASS & OMIT?
How to reverse the string in rpg
how to define to define a hidden filed in dspf ?
the output from my cgi is correctly interpreted by ms internet explorer, whereas netscape navigator would display it as a plain text. What should I do to have also netscape interpreting the html output from my cgi?
What are the different opcodes used for file operation on a subfile in a rpg pgm?
What is a query can be displayed without saving it?
which are the member types which seu supports?
can anybody give the interview questions list of RLU. plz mail me: dinesh_sati07@yahoo.com
when is a tag statement used in rpg?
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 is the difference between *like and *namvar ?
what are the limitations of cl (compare to rpg) ?