Previous Topic Next topic Print topic


RETRYLOCK

Specifies that when a READ statement finds that a record is locked the read operation is to be retried repeatedly until the record is available.

Syntax:

>>-.---.-.----.--RETRYLOCK-----------------><
   +-/-+ +-NO-+

Parameters:

None

Properties:

Default: NORETRYLOCK
Phase: Syntax check
$SET: Any

Dependencies:

NORM sets NORETRYLOCK immediately.

DIALECT"RM" sets RETRYLOCK immediately.

Comments:

This directive affects a file only if the file has a FILE STATUS item but there is no declarative specifically for that file.

Previous Topic Next topic Print topic