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

internal decimal data item
Category Syntax
Subject Cobol
A data item that is described as USAGE PACKED-DECIMAL or USAGE COMP-3, and that has a PICTURE character string that defines the item as numeric (a valid combination of symbols 9, S, P, or V). Synonymous with packed-decimal data item.
Submitted by remy
Created on Sunday, 07 November 2021, 02:48

Back to Glossary