Welcome to myCobol.ovh Monday, 29 September 2025, 06:23

variable-occurrence data item
Category Syntax
Subject Cobol
A variable-occurrence data item is a table element that is repeated a variable number of times. Such an item must contain an OCCURS DEPENDING ON clause in its data description entry or be subordinate to such an item.
Submitted by remy
Created on Sunday, 07 November 2021, 02:48

Back to Glossary