gtps1m4aSystem Macros

PLNSC-Find SLST Entry

Use this system macro to find the address of a symbolic line number entry in the symbolic line status table (STSTL).

Format




label
A symbolic name can be assigned to the macro statement.

REG=Rx
A general register (R0-R7) containing an input symbolic line number.

ERR=label
This is an error return label that is defined within the user program. A branch to this label will occur if the symbolic line number is not found.

SPO
Storage protect option.

R
Allows you only to read the SLST entry. This is the default option.

W
Allows you to write to the SLST entry.

Entry Requirements

Return Conditions

Programming Considerations

Examples

None.