Welcome to myCobol.ovh Monday, 29 September 2025, 08:25

fixed-point item
Category Syntax
Subject Cobol
A numeric data item defined with a PICTURE clause that specifies the location of an optional sign, the number of digits it contains, and the location of an optional decimal point. The format can be either binary, packed decimal, or external decimal.
Submitted by remy
Created on Sunday, 07 November 2021, 02:48

Back to Glossary