Welcome to myCobol.ovh Monday, 29 September 2025, 06:13
![]() |
|
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 | access mode array assumed decimal point |
- access mode
[Cobol/Concept]
- The manner in which records are to be operated upon within a file.
- array
[Cobol/Concept]
- An aggregate that consists of data objects, each of which can be uniquely referenced by subscripting. An array is roughl ...
- assumed decimal point
[Cobol/Concept]
- A decimal point position that does not involve the existence of an actual character in a data item. The assumed decimal ...