Previous Topic: SYSIPT Control StatementsNext Topic: Specifications


Processing Verbs

The processing verbs are as follows:

-OPEN [WOnnnnnn]

(Required) Opens a change request. You can optionally specify the change request number by specifying WOnnnnnn, where nnnnnn is the number of the change request.

-ASGN [WOnnnnnn]

(Required) Assigns the change request number (if it exists) or opens and assigns the change request if it does not exist when you specify a change request number. Opens and assigns the next change request if you do not specify a change request number.

-COM comment

(Optional) Provides documentation.

-EMOD

(Optional) Marks the end of one change request’s control statements.

-END

(Optional) Marks the end of the entire control stream.