Previous Topic: Syntax RulesNext Topic: Examples


Usage

DELete SECurity Class

Important! Do not delete either of the security classes named in the dictionary description, nor the one identified in the CCDB Administrator's User descriptor record.

Authorization functions

Each of the authorization function clauses has from three to nine switches apiece. For example, the SIGNOUT clause has three switches representing, in order, the authority to Browse signed out entities, Signout entities, and Signin entities. To turn on all the switches, enter the following syntax:

SIGNOUT ( Y Y Y )

To turn on only the third switch, Signin entity authority, enter the following syntax:

SIGNOUT ( N N Y )

To turn on only the first switch, Browse signed out entities authority, enter the following syntax:

SIGNOUT ( Y )

Notice that entering the trailing N's for the second and third authority switches is not required.

This logic applies for all the authorization function clauses.