If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
If I have a keyed disk file in U (update) mode declared in a RPGLE program, and I update the existings records of the file. I need to know exactly where in the program does the file get locked? is it when I declare the file in the F spec or is it when i execute a update statement...