You are here: Job and Form Set Rules Reference > JDT Rules Reference > StandardImageProc

StandardImageProc

This rule is a form set level rule which you must include in the AFGJOB.JDT file. This rule is used when you are using running in single-step mode and should be the first section level rule.

This rule tells the system to process each section triggered by the SETRCPTB.DAT file.

     
Note This rule is used in Single-Step Processing. The RULStandardImageProc rule is used in multi-step processing.

Syntax

;StandardImageProc;;;

There are no parameters for this rule.

This rule sets the next section. If there are no more sections, the system returns the message; msgNO_MORE_IMAGES.

If an error occurs, the system writes the following message in the error file and returns an error code:

Error in StandardImageProc(): Unable to SetNextImage(pRPS).

If it finds another section, the rule checks to see if the section has a corresponding DDT file and, if so, loads into memory the section and field rules included in that file.

Example

;StandardImageProc;;;