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

myCobol.ovh Glossary
Categories all   ·   Context   ·   Concept   ·   Syntax   ·   Event   ·   Standards  
Subjects all ·   Cobol  
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  variable   variable-length item   variable-length record   variable-occurrence data item   variably located group   variably located item   verb   volume   volume switch procedures   VSAM file system       

variable
Category Syntax
Subject Cobol
A data item whose value can be changed by execution of the object program. A variable used in an arithmetic expression must be a numeric elementary item.