Problem:
Open i/o on a file getting status 9/57, when animating or running under debug build type.
When running under release build type, Do not get the 9/57 error.
Resolution:
Error was resovled by adding the following to the Select Statement on the file that recieved the 9/57 error.
LOCK MODE IS AUTOMATIC
SHARING WITH ALL
Old KB# 1468
#COBOL
#ServerExpress
#RMCOBOL
#netexpress
#AcuCobol