EQQCL00I EQQCL08I
|
Chapter 5. EQQCLnnn Messages
|EQQCL00I Processing:
instruction
|Explanation: OCL is processing the
instruction
instruction
|System action: Processing continues.
|User response: None.
|EQQCL02
x instr
instruction executed: RC=
return_code
|Explanation: This message reports the return code (
return_code
) of the instruction.
x
can be one of the following:
|I Information (RC=0)
|W Warning (RC=4)
|E Error (RC=8)
|System action: Processing continues.
|User response: None.
|EQQCL03I True condition: IF
expression
|Explanation: An IF instruction was specified. OCL processed the instruction specified in the THEN clause.
|System action: Processing continues.
|User response: None.
|EQQCL04I True condition: ELSE
expression
|Explanation: An IF instruction was specified. OCL processed the instruction specified in the ELSE clause.
|System action: Processing continues.
|User response: None.
|EQQCL05I False condition: IF
expression
|Explanation: The condition specified in the IF instruction is false.
|System action: Processing continues.
|User response: Verify that the specified keywords are correct.
|EQQCL06I The default value of variable
varname
was updated
|Explanation: An UPD or SETUPD instruction was specified. The default value of the variable
varname
was updated
|in the OPC variable table specified by the INIT instruction.
|System action: Processing continues.
|User response: None.
|EQQCL08I Occurrence
appl
was completed
|Explanation: OCL processed a COMPL instruction that completed the occurrence
appl
.
|System action: Processing continues.
|User response: None.
Copyright IBM Corp. 1991, 1998 41