COBRT102 順編成ファイルのレコード数が非整数である
You have either specified an incorrect record length for a sequential file, or the sequential file you are trying to access is corrupt in some way, or the file which you have specified is not a sequential file.
COBRT104 ファイル操作で空白のファイル名を使用している
You specified a data-name for a file-name instead of a literal, and the data item contained only spaces when you tried to open the file.
COBRT105 メモリ割り当てエラー
The run-time system is unable to allocate sufficient memory space to successfully carry out the tried operation, probably because of insufficient memory space on your system.
COBRT106 辞書エラー
This could be the result of a read or write error to file or disk, but it is more likely to be the result of an internal system error.
COBRT108 データ部を初期化できない
The run-time system cannot load your program properly because the data needed to correctly initialize the Data Division has become corrupted.
COBRT109 製品ライセンスの有効期限が切れている
The internal information in the run-time system has been altered. The run-time system might have become corrupted, or you might have illegally tried to change the internal run-time system information.
COBRT112 必要なセキュリティキーが見つからない、またはアクセスできない
The run-time system cannot locate or cannot access the coded security key (dongle) that is required to execute this application.