1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access?
2. How can remove lock from the file for accessing it by both users?
No Answer is Posted For this Question
Be the First to Post Answer
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...?
What is the purpose of PUTOVR keyword?
how do u find whether a record is locked or not??
what is the difference between the procedure and module in ILERPG?
How can we receive values from a called procedure in RPG?
1.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?
use of PUTOVR,OVRDTA,KEEP keywords?
how to run only 10 modules of existing N modules in service program in RPGILE ?
this is rpg3 code W0RTN IFEQ @CN,002 what is the means @CN,002
How do you do indexing in a physical file?
How can we change element of compile time array?Can we do so
how do I do concatenation in rpg iv, like I do in cl?