Micro FocusĀ Enterprise DeveloperĀ 3.0 for Visual Studio 2013
>
General Reference
>
Error Messages
>
Run-time System Error Messages
>
COBRT201 - COBRT220
>
COBRT210 File is closed with lock (Fatal)
COBRT210 File is closed with lock (Fatal)
You have tried to open a file which you have previously closed with lock.
Resolution:
Recode your program to avoid opening a file which has previously been closed with lock.
Parent topic:
COBRT201 - COBRT220