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 you get the relative record in a subfile in which cursor is located?
what is rpg fixed logic cycle?
the maximum number of subfiles that can defined in a rpg program for one display file is ___ .
What is file information data structure(infds) in as400?
what are the two record formats a subfile contain ?
Write a CL program which will run a batch job at 1 am every night
using dfu, user will be able to ___________ from physical file?
Apart from opening of a file do we have any other use of USROPN?
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.
how can you check for a records existence without causing and i/o (chain/read)?
Hello, I have created a CMD type object. In one of the fields in Display file , I would like to see All the Source files present by pass the name of Library. Tried using CHoice(Keyword) and Choicepgm on PARM , but doesn't seems to be working. Any help please..
what are the basic features of seu?
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?
Difference Between Call & Sbmjob?
when are the referential constraints executed?