Previous Topic: SyntaxNext Topic: UNIT


Parameters

TRUNCRC supports the following parameter:

return-code

An integer value between 0 and 4095.

Example

This example syntax returns a condition code of 12 when the input record's length is greater than the defined maximum output record's length.

COPY,
  TRUNCRC(12)