Field DirName

The name of an application directory (Directories); otherwise, the one application directory in which the associated object may exist.

Valid Values

An 18-character string, containing a valid object name

Remarks

In Directories:

DirName is the name assigned to the directory.

In other Object Dictionary entity sets:

In any entity set, the principal object’s DirName must match the DirName of its owner.

If DirName is left blank, the object may exist in any number of application directories.

In DDDescriptions, DirName is where the object being described may be found.

In DisplayForms, DirName is where the owner-display of the associated form may be found.

See Also

ConstName, DDObjectName, DDOwnerName, DisplayName, DocName, EntName, FieldName, FormName, MenuName, OwnerName, RelName, RoleName, SetName, UserName, VarName

DDDescriptions

Stores additional descriptive information about any type of object.

An Object [data] Dictionary description is a programming object. The descriptions in DDDescriptions are available for use by special development tools, either those potentially available from Zim or those created by the application developer.

Establishing a Description

Call up the Development Center with the DC command, select DDDESCRIPTIONS from the OBJECTS drop-down menu, and use the tools of the Development Center to define the desired description.

Fields of the Descriptions Entity Set

Attributes

Description

DDObjectName

Name of the object being described

DDOwnerName

Name of the object that “owns” the object being described

DirName

Application directory location of the object being described

DDObjectType

The type of object being described

DDObjectDesc

The description

ObjectKey

A unique identifier assigned by the Development Center

 

Field UserName

The name of a user.

The name assigned to an end-user.

Valid Values

An 18-character string, containing a valid object name

Remarks

Each UserName must be unique. Unlike other attributes in the Object Dictionary, UserName is case-sensitive.

When you use the New Database (ZIMINIT) utility to initialize a new database, two UserNames are automatically added to the Users entity set. These names are super and ZIM. Both of these users have 0 for a UserId and 0 for a GroupId.

You may change or delete the super and ZIM entries; take care, however, as changing or deleting the ZIM entry may make the database inaccessible!

Only a “super user” (i.e., a user whose GroupId is 0) can view or update the Users entity set.

See Also

ConstName, DDObjectName, DDOwnerName, DirName, DisplayName, DocName, EntName, FieldName, FormName, GroupId, MenuName, OwnerName, RelName, RoleName, SetName, UserId, VarName

Field DDObjectName

The name of the object to which the associated description refers.

Valid Values

A valid object name.

See Also

ConstName, DDOwnerName, DirName, DisplayName, DocName, EntName, FieldName, FormName, MenuName, OwnerName, RelName, RoleName, SetName, UserName, VarName

Field DDOwnerName

The name of the object that owns the object being described.

Valid Values

A valid object name

Remarks

For example, if a field is being described, DDOwnerName is the name of the entity set, relationship, or structured document to which the field belongs.

See Also

ConstName, DDObjectName, DirName, DisplayName, DocName, EntName, FieldName, FormName, MenuName, OwnerName, RelName, RoleName, SetName, UserName, VarName

Field UserId

A user-assigned numeric identifier.

Valid Values

An integer in the range 0 to 255

Remarks

Several UserNames may share the same UserId.

Only a “super user” (i.e., a user whose GroupId is 0) can view or update the Users entity set.

See Also

GroupId, UserName

Field GroupId

A user-assigned numeric identifier.

Valid Values

An integer in the range 0 to 255

Remarks

Several UserIds may share the same GroupId.

Only a “super user” (i.e., a user whose GroupId is 0) can view or update the Users entity set.

See Also

UserId, UserName

en_CAEnglish