SETRC supports the following parameter:
An integer value between 0 and 4095.
This example syntax stops processing, and returns a condition code of 8, once a non-packed value is detected in the field PACKED-FIELD.
COPY,
LAYOUTFILE(LAYOUT),
SETRC(0),
IF(PACKED-FIELD,NEP),
SETRC(8),
STOP
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|