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

subscript
Category Syntax
Subject Cobol
An occurrence number that is represented by either an integer, a data-name optionally followed by an integer with the operator + or -, or an index-name optionally followed by an integer with the operator + or -, that identifies a particular element in a table. A subscript can be the word ALL when the subscripted identifier is used as a function argument for a function allowing a variable number of arguments.
Submitted by remy
Created on Sunday, 07 November 2021, 02:48

Back to Glossary