An EXIT RECORD command in a PROCESS RECORD xxx INDEXED .... under MASTER will
not unlock the current record.
In the example program both blocks should write the same name but since the
first block locks the first name, th second block will not be able to access
that record and will print the second name.
|