Previous Topic: Initialization Parameter SyntaxNext Topic: Inserting Initialization Parameter Comments


Syntax Rules

When specifying initialization parameters, do the following:

  1. Specify one initialization parameter for each record.
  2. Do not insert blank spaces between the initialization parameter and the equal sign or between the equal sign and the parameter value. The following is an example of a valid statement:
    ARCH1=DIRECT
    
  3. Continue an initialization parameter statement onto the next record by doing one of the following: