Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
No Answer is Posted For this Question
Be the First to Post Answer
What you have to do in the display file when you are using message subfile?
Job is in MSGW while reading the input file and writing a new record / updating a reacod due to Duplicate data error. What action would you take ( C D I R )...?
can i use unique key in LF
How can i keyed a flat file in RPGLE
what is meant by record lock.how records are locked.what is the purpose of record lock.if records are locked what happens.how to find out which record is locked.
How can i check the object existance in RPG program without using QCMDEXC command.
What is the syntax of passing parameters to a procedure by value?
is this a rpg channel?
Why Rpg/400 is Famous?
can i use UPDDTA command in rpg program in which contains a file
What is the RPG cycle?
When PGMA calls PGMB for the first time PGMB executes the *INZSR. PGMB uses the RETRN operation to return to PGMA. When PGMA call PGMB the second time is the *INZSR executed?