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

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  page   page body   port   portability   procedure integration                      

page [Cobol/Concept]
A vertical division of output data that represents a physical separation of the data. The separation is based on interna ...
page body [Cobol/Concept]
That part of the logical page in which lines can be written or spaced or both.
port [Cobol/Concept]
(1) To modify a computer program to enable it to run on a different platform ...
portability [Cobol/Concept]
The ability to transfer an application program from one application platform to another with relatively few changes to t ...
procedure integration [Cobol/Concept]
One of the functions of the COBOL optimizer is to simplify calls to performed procedures or contained programs ...