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 |
whare we can use IN AND OUT AND UNLCK opcodes?please can any body tell me in real time senario with example
What are the mandatory keywords of sub file?
What is the symbol used for defining a new field in SDA?
when do you use f-spec. Continuation line ?
what is the command to know how many lf are related to a pf?
What is the default access path of a file?
I have a display file with mandatory fields. Is there anyway that i can highlight those fields to bring attention to the user? The same behavior that AS400 makes when we attempt to execute a command without completing all the required parameters. Note: I have used DSPATR(HI) or DPSATR(RI) and they have different behaviors. Thanks.
what is the command to know key fields of file?
Pgm A is invoked through HTTP. It is in Activtion group QILE. Pgm A calls Pgm B and Pgm C. Pgm B is in activation group TEMPACTGRP. Pgm A ends in error. Pgm A is called again. But it gives an error that TEMPACTGRP still exists and files are present in QTEMP. What is the cause and how will u fix?
Define the purpose of the following code (If you know, how would this be written in RPG ILE) HI LO EQ C *IN66 DOUEQ *OFF C KEY1 CHAIN FILEA 90 66 C 66 CALL PGM1 PRM C ENDDO
Is qgpl a user library or system library?
how does union file maintains record formats?