|
/sys$common/syshlp/helplib.hlb ACS, Closure *Conan The Librarian |
The term closure is used in the description of a number of ACS
commands; for example, ACS CHECK, COMPILE, COPY UNIT/CLOSURE,
LINK, and RECOMPILE. In simple terms, closure is the complete
set of units that a given unit depends on, plus any other units
needed for its execution. In other words, closure refers to the
execution closure of the given unit.
|
|