SMFAPPE (FTP server) statement

Use the SMFAPPE statement to specify the SMF record subtype to be used for the APPE (APPEND) command.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-SMFAPPE--+-STD-----+----------------------------------------><
            +-number--+   
            '-TYPE119-'   

Parameters

STD
Indicates that type 118 SMF APPEND records are issued with the standard subtype of 70.
number
Indicates that type 118 SMF APPEND records are issued with the given record subtype. The valid range is 1 - 255.
TYPE119
Indicates that type 119 SMF APPEND records are issued (subtype 70).

Examples

Set the type 118 SMF record subtype for APPEND to 70:

SMFAPPE 70

To issue type 119 SMF APPEND records:

SMFAPPE TYPE119

Usage notes

Related topics