User Guide

608
Chapter 45
Figure 45-1
Production Facility
Syntax
Input Format.
Controls the form of the syntax rules used for the job:
Inter
active.
Each command must end with a period. Periods can appear anywhere
within the command, and commands can continue on multiple lines, but a period
as the last non-blank character on a line is interpreted as the end of the command.
Conti
nuation lines and new commands can start anywhere on a new line. These
are the “interactive” rules in effect when you select and run commands in a
syntax window.
Batch. Each command must start at the beginning of a new line (no blank spaces
befor
e the start of the command), and continuation lines must be indented at
least one space. If you want to indent new commands, you can use a plus sign,
dash, or period as the first character at the start of the line and then indent the
actu
al command. The period at the end of the command is optional. This
setting is compatible with the syntax rules for command files included with the
INCLUDE command.