CC - create catalog.

Syntax:

acce cc catname[ option]*

Options:

permission
specifies a general permission, applicable to all users except those with specific permissions. "Permission" is one of those described in "expl access permission". The default is to create the catalog with no general permissions.
permission/userid,...,userid/
specifies a specific permission which will be applied to the userid or list of userids separated by commas given inside the slashes. "Permission" is one of those described in "expl access permission". The default is to create the catalog with no specific permissions.
V
calls CLIST on the catalog to verify the create options.
PASS/passwd/
sets the initial password to "passwd". This password must be 12 characters or less. The default is to create the catalog with a password.

Examples:

acce cc /cat
creates the catalog "cat" under the current userid.
acce cc fbaggins/cat read
creates the catalog "cat" under the userid "fbaggins" and gives it general read permission.
acce cc /s/cat1 pass/urk/ read/user1,user2/
creates the catalog "cat1" under the already existing catalog "s" under the current userid. The password "urk" is placed on the new catalog and "user1" and "user2" are given specific READ permissions.

See Also:

expl access perm - permission types.

expl access efso - extended file system options.

expl clist

Copyright © 1996, Thinkage Ltd.