Instruction Format
ANSI
The PL/B language has four (4) basic types of instructions:
Compiler directive
Data definition
Program execution
Comment Line
The first three instruction types use a format similar to the following:
LABEL OPERATION OPERAND(S) COMMENTS
See Also: Instruction Syntax
![]() |