Previous Topic: SyntaxNext Topic: DIRECTION


Parameters

DELETED supports the following parameters:

ddname

The one to eight-character ddname of the sequential file in which all of the DELETED records will be written.

Example

This example syntax writes the old file's records that do not exist in the new file to the sequential file referenced by ddname DELTRECS.

COMPARE
    DELETED(DELTRECS)