Add
- Implemented new file locking and record locking for INDEXED files.
- Add a new sub command
migrate
forcobj-idx
.- With this command, you can convert an old version of an INDEXED file to a new version compatible with the latest opensource COBOL 4J.
- Add a new sub command
unlock
forcobj-idx
.- With this command, you can unlock all record locks and file locks on an INDEXED file.
- Add documentation of locking for INDEXED files.