Previous Topic: CALC096ENext Topic: CALC099E


CALC097E

Expect an output item here

Reason:

The syntax of the PRINT statement requires an output item (that is, a field name or literal) to be specified at this point.

Action:

Check the PRINT statement to ensure that:

  1. Tag character(s) with a semicolon (;) are followed immediately by a field name or literal.
  2. An ampersand (&) is immediately followed by a field name.