Micro Focus Visual COBOL 2.3 Update 2 for Eclipse (Windows)
>
General Reference
>
File Handling Reference
>
File Handler
>
Configuration File
>
Configuration File Options
>
IGNORELOCK
IGNORELOCK
The
IGNORELOCK
option specifies whether to ignore locks.
Syntax:
IGNORELOCK
=
{
ON
} {
INPUT
} {
OFF
}
Parameters:
ON
Ignore all locks.
INPUT
Ignore locks only when reading files open for input.
OFF
Do not ignore locks.
Properties:
Default:
OFF
Parent topic:
Configuration File Options