Figure 40-1 (continued)
MACRo Subsystem Syntax Diagram (cont.)
prog_line_num =
an integer specifying the program line number
macro_name =
character string up to 6 characters in length
macro_number =
an integer 0 through 99 specifying macro to act on
param_name =
character string up to 6 characters in length
param_number =
an integer 0 through 9
repeat_count =
an integer from 1 through 20000
wait_event =
{ A | B | C | D | IMB }
label_name =
character string up to 6 characters in length
label_value =
data entry in one of the following forms:
’#B01...’ for binary
’#Q01234567...’ for octal
’#H012345679ABCDEF...’ for hexadecimal
’0123456789...’ for decimal
PARameter<#> for passed in macro parameter (# = 0 through 9)
MACRo Subsystem40–4