|
Block Syntax Rules
Block names serve as delimiters between operations. They appear alone on a line unless qualifiers are used. This line is ended by a colon (:) immediately following the name. The Post Processor Program File is case insensitive, the results will be the same whether entries are in upper or lower case, or a combination of both.
Although the position of the lines following the block name will not affect program execution, indenting them improves legibility.
|