The ADD-SYMBOLS statement assigns additional symbol elements for use in editing symbolic output.
Format
ADD-SYMBOLS | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Operands
LIBRARY = *STD(...) / <filename 1..54 without-gen-vers>(...)
Specifies the name of the symbol library containing the symbol element.
LIBRARY = *STD(...)
The *STD operand value stands for the DAMP standard symbol library.
ELEMENT = <filename 1..54 without-cat-user-gen-vers>(...)
Specifies the name of the element containing the symbols. The symbol elements supplied as standard with DAMP have the same name as the product to which they belong, e.g. BS2000 or DAB.
VERSION = <composed-name_1..24_with-under>
Specifies the version ID of the symbol element. The symbol elements supplied as standard with DAMP have the same version ID as the version of the product to which they belong, e.g. 200 oder 200.x1, where x=A,B, ... .
LIBRARY = <filename 1..54 without-gen-vers>(...)
Name of the symbol library.
ELEMENT = <filename 1..54 without-cat-user-gen-vers>(...)
Specifies the name of the element containing the symbols. The symbol elements supplied as standard with DAMP have the same name as the product to which they belong, e.g. BS2000 or DAB.
VERSION = <composed-name_1..24_with-under>
Specifies the version ID of the symbol element. The symbol elements supplied as standard with DAMP have the same version ID as the version of the product to which they belong, e.g. 200 or 200.x1, where x=A,B, ... .
Examples
ADD-SYMBOLS SYSSMB.DAMP.<ver>(BS2000(210.H1)) ADD-S *STD(BS2000(210))