Welcome to myCobol.ovh Monday, 29 September 2025, 06:23
![]() |
|
Letters | all # A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
Terms | called program calling program case structure CCSID century window character character encoding unit character position character set character string class condition class identification entry ..more |
- currency symbol
[Cobol/Syntax]
- A character used in a PICTURE clause to indicate the position of a currency sign value in a numeric-edited item. A curre ...
- currency-sign
[Cobol/Syntax]
- A character string that identifies the monetary units stored in a numeric-edited item. Typical examples are $, USD, and ...
- current record
[Cobol/Syntax]
- In file processing, the record that is available in the record area associated with a file.