SUPPRESS_RETRY() |
DEVELOPER |
Trail: PROIV Documentation > Developer > PROIV Developer > Developing Functions > Events and Logic > SUPPRESS_RETRY()
|
|
Purpose |
SUPPRESS_RETRY() tells the system to stop trying to read a locked record and to continue processing. |
Syntax |
SUPPRESS_RETRY() |
Remarks |
Normally, if the system attempts to read a locked record on a secondary file read of a field, it will keep trying to obtain a lock. This command tells the system to stop trying. |
Example |
SUPPRESS_RETRY() |
Topic ID: 520123