Category: ZIM User Documentation

The Original Internet Language

Boolean Expressions

Boolean expressions use Boolean operators to compare operands (typically, conditional expressions). When evaluated, Boolean expressions yield a logical result (true or false), depending on the nature of the Boolean operator and the values of the conditional expressions. The standard rules of precedence for Boolean evaluation are used. The software ceases to evaluate a Boolean expression as soon as the final result can be correctly predicted. For example, with OR,…
Read more

Securing Data Inside an Application

Permissions A permission mask is assigned to all application directories, to all EntitySets and relationships, and to all fields in EntitySets and relationships. The permission mask indicates the type of access that particular user IDs are to have to the object. The possible permissions for EntitySets and for relationships are READ, ADD, CHANGE, and DELETE. ADD, CHANGE, and DELETE automatically enable you to…
Read more

ZOMSet

Sets properties of selected objects. Syntax ZOMSet object specification [option..] Options ;k <keyword> [!] Assigns a keyword to the selected object(s). If the keyword is already assigned, this assignment is ignored. If “!” is specified, the keyword assignment is removed for the selected object(s). ;p <property> [!] Set the specified user-designated property for the selected object(s).…
Read more

ZOMImport

Imports dictionary descriptions of objects from documents. Syntax ZOMImport [<option>…] Options ;f <format> Specifies the format in which that the Object Dictionary specifications are to be imported. There are several available formats: Z50 To import Z50 format, omit the ;f option. This is the default import / export format, and is recommended for exchanging definitions between…
Read more

Activate Zim Products

Activates ZIM products and provides information about the activated products in your system. Syntax ZIMACTIV [action] [serial number] [activation key] [company name] Parameters action An action to be taken in regards to an activation key. It can be one of-a Activates the ZIM product based on the information provided by the subsequent parameters.-c Checks the activation key.-i Lists information relevant to this activation key, such as validity, product,…
Read more

Field Index

Indicates whether an index is to be maintained on the field. Valid Values As shown in the table below: Code Meaning No (DEFAULT) The field is not to be indexed Yes The field is to be indexed Unique The field is to be indexed, and each value found in the field must be unique Remarks Index is ignored for fields that…
Read more

Field ModTime

A time stamp indicating when it was created Remarks A time stamp indicating when it was created

Field RemoteOwnerName

The name of the owner of the database table on the database server if the table is not owned by the user or included in his or her schema. Remarks The name of the owner of the database table on the database server

Field RemoteName

The name of the database table on the database server, if different than the EntitySet name. RemoteName is normally used when there is a naming incompatibility between Zim and the database server. Remarks The name of the database table on the database server

Field DocPerUser

Whether this Document is defined to be per user. Valid Values “yes” or “no” (the default value is “no”). Remarks Normally, Documents are located in a place pointed by its FileName field. However, with DocPerUser set to “yes”, the corresponding document has the following behaviour: . They are handled by the current session and their…
Read more

en_CAEnglish