Previous Topic: SyntaxNext Topic: Usage


Parameters

SET name is set-name

Identifies a set defined in the schema associated with the current subschema.

CONnect

Specifies that programs using the current subschema can or cannot issue CONNECT commands against set-name.

DISconnect

Specifies that programs using the current subschema can or cannot issue DISCONNECT commands against set-name.

FINd

Specifies that programs using the current subschema can or cannot issue FIND commands against set-name.

KEEp

Specifies that programs using the current subschema can or cannot issue KEEP commands against set-name.

is ALLowed

Specifies that the program using the current subschema can issue the specified DML function against the set. ALLOWED is the default. This clause can be repeated for as many operations as required.

is NOT ALLowed

Specifies that the program using the current subschema cannot issue the specified DML function against the set. This clause can be repeated for as many operations as required.

DETails

Displays and punches access restrictions defined for the set priority defined in the record description.

ALL

Displays and punches the entire set description.

NONe

Displays and punches only the name of the set.