Problem:
Is there a way to turn the default file locking from exclusive to automatic without having to code LOCK MODE IS AUTOMATIC on the SELECT statement.
Resolution:
It is possible to affect this via the AUTOLOCK compiler directive.
Old KB# 4280
#RMCOBOL
#netexpress
#COBOL
#AcuCobol
#ServerExpress