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 is decimal data error? when it will come and how to achieve(rectify) this error please give me solution as well as code
how to change the length of the field in a physicalfile?
Hi friends, I am using a load all subfile , and currently i am in in the third page of the subfile , from third page i have selected a record and called some other program .on returning, subfile is being loaded from the frist page. so can any one kindly suggest me in retaining my third page after returning. i.e loading from third page.
what is ment by "MDT"
We have a Physical file, after reading 5 records,it has to read LF of that same Physical file,Will it start reading from Ist record or will start reading from 5th record?
CAN WE READ RECORDS WITHOUT USING SETLL,READ,CHAIN IN RPG?
suppose if we want to update the data in cl what we will do?
if i have three programs progA,progB and progC .now i call progB from progA. but the progB does not exist . now i want to call progC instead of starting dump. how can we achieve this.
What is the compilation option that has to he specified while compiling an RPC program which uses a file having date data type field?
HI, 1: WHAT IS THE FUNCTION OF %KDS?WITH PROGRAMMING CODES EXAMPLE 2: WHAT IS THE FUNCTION OF Z-ADD AND Z-SUB ? WITH PROGRAMMING CODES EXAMPLE
The RP program is displaying records 11 times .But there are 10 records in a pf.(ie last record is displayed twice).How to display records only 10 times?
how can you display specific subfile page on the screen in unequal subfile?