COBCH1741 - COBCH1760
COBCH1741 から COBCH1760 までの構文エラー メッセージ一覧
COBCH1744 ソース 行 %1$s - %2$s バイト以降を切り捨てる
The source line indicated by
<number>
has exceeded the maximum source line length supported by the compiler, and has resulted in non-space bytes being truncated.
COBCH1758 静的メソッドやプロパティに OVERRIDE 句は指定できない
The OVERRIDE clause has been specified on a static method or property.
COBCH1759 静的メソッドまたはプロパティ'%1$s' は REDEFINE 句が必要である - あるとみなす
The REDEFINE clause is missing from the specified object; it must be applied, and is therefore assumed.
COBCH1760 JVM にコンパイルした場合はインスタンス メソッドまたはプロパティの REDEFINE はサポートされない
The REDEFINE keyword has been specified on an instance method or property; this is not supported when being compiled for JVM COBOL.
上位ヘルプ:
メッセージ COBCH1701 - COBCH1800