Candle KLVHSKONCT GC32-9172-00 User Manual

Page 77

Advertising
background image

KLVHS001–KLVSC009

77

KLVSC004

OPERAND TOO LONG: environmental_information operand

Explanation: CT/Engine was parsing a line and encountered a keyword or
positional operand that was too long. This is one message in a class of syntax
error messages.
System Action: The action being performed terminates.
User Response: The environmental portion of the message indicates where the
syntax error was detected. Use this information to correct the error.
Message Type:

ERROR, ALERT, WARNING.

KLVSC005

INVALID NUMERIC OPERAND: operand environmental_information

Explanation: CT/Engine was parsing a line and encountered a keyword or
positional operand that must be numeric, but is not. This is one message in a class
of syntax error messages.
System Action: The action being performed terminates.
User Response: The environmental portion of the message indicates where the
syntax error was detected. Use this information to correct the error.
Message Type:

ERROR, ALERT, WARNING.

KLVSC006

INVALID QUOTED STRING: string environmental_information

Explanation: CT/Engine was parsing a line and encountered a string that did
not adhere to quoting rules, probably due to a mismatch of quotes. This is one
message in a class of syntax error messages.
System Action: The action being performed terminates.
User Response: The environmental portion of the message indicates where the
syntax error was detected. Use this information to correct the error.
Message Type:

ERROR, ALERT, WARNING.

KLVSC007

INVALID DELIMITER USAGE: string environmental_information

Explanation: CT/Engine was parsing a line and encountered an invalid use of
delimiters. This is caused by either a mismatch of delimiters or improper
delimiters. Valid delimiters are

A common cause of this error is data added to a keyword that is defined as a
keyword without data. This is one message in a class of syntax error messages.

Blank separates parameters.

,

Comma separates parameters.

=

Equal separates keyword from keyword value.

(

Open parens separates keyword from keyword value.

x

Parameters within single quotes contain text with embedded delimiters.

-

Dash indicates continuation.

+

Plus continues as is.

)

Close parens delimits the end of a keyword value.

Advertising