Welcome to myCobol.ovh Monday, 29 September 2025, 08: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  abend   breakpoint   file attribute conflict   preinitialization   process   unsuccessful execution                   

process
Category Event
Subject Cobol
The course of events that occurs during the execution of all or part of a program. Multiple processes can run concurrently, and programs that run within a process can share resources.