Previous Topic Next topic Print topic


Configuration Section

The Configuration Section is optional .

General Format


*

Syntax Rules

  1. The CONFIGURATION SECTION header is optional only if it is the first statement in the program.
  2. The Configuration Section must not be stated in a program that is contained within another program.
  3. The Configuration Section must not be stated in a method definition.
  4. The Source-Computer, Object-Computer and Repository paragraphs must not be stated in a factory definition or an object definition.
  5. The Constraints paragraph must not be stated in a factory defintion or an object definition.

General Rules

  1. The entries explicitly or implicitly stated in the Configuration Section of a source unit that contains other source units apply to each directly or indirectly contained source unit.
Previous Topic Next topic Print topic