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

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  unary operator   unit   UPSI switch   user-defined word                         

unary operator [Cobol/Syntax]
A plus (+) or a minus (-) sign that precedes a variable or a left parenthesis in an arithmetic expression and that has t ...
unit [Cobol/Syntax]
A module of direct access, the dimensions of which are determined by IBM.
UPSI switch [Cobol/Syntax]
A program switch that performs the functions of a hardware switch. Eight are provided: UPSI-0 through UPSI-7.
user-defined word [Cobol/Syntax]
A COBOL word that must be supplied by the user to satisfy the format of a clause or statement.