Categoria: The ZIM Data Dictionary

The Original Internet Language

Field DataMask

The masking pattern used to display the form field’s data value. Valid Values The applicable masking pattern characters depend on the data type (DT) of the form field (e.g., non-digit, alphanumeric, numeric, and date) Remarks Currently, DataMask is used only for entry fields. In text-class windows, the DataMask acts as both a display and an…
Leia mais

Field BC

Indicates the background color to be used for the object. Valid Values A non-negative integer from the color table (below) Remarks If the attributes WdgBCBlue, WdgBCGreen, and WdgBCRed are all non-null, they, not BC, will determine the background color. The special color code 0 indicates that the object is to take its background color from…
Leia mais

Field WdgSubClass

A code indicating the “subclass” (subtype) of the associated object. Valid Values An integer code, as shown in the tables that follow. For FormFields Code Meaning “Label” class 1 Static 2 Dynamic “Toggle button” class 1 Toggle 2 Optional “Push button” class 1 Normal (transmit) 2 Text “List Box” class 4 Dynamic List Box “Menu…
Leia mais

Field WdgStyle

The “style” of the particular class and subclass of an object. Valid Values An integer code as shown in the tables that follow. For FormFields Code Meaning “Label” class 1 Text “Text-entry” class 1 Edit control “Toggle button” class 1 Check box (square) 2 Radio button (circle) 3 Bitmap (*.bmp files in some windowing environments)…
Leia mais

Field ValRule

The validation rule for a form field. Entry fields: Sets out a validation rule against which data entered into an entry form field is to be tested. Toggle form fields or menu items: Sets out a validation rule which activates the “on” state of the field or item if its value is valid. Valid Values…
Leia mais

Field WdgAvailable

“Availability” of a non-current window. Indicates whether and how an end-user can interact with a window when it is not the current window. Valid Values An integer code, as shown in the table below: Code Meaning 1 Protected (no interaction permitted; window cannot acquire focus) 2 Unprotected (unlimited interaction; window can acquire focus) 3 Guarded…
Leia mais

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…
Leia mais

Field DDObjectDesc

The description of an object. A user-supplied description of an object for documentation purposes. Valid Values Up to 256 alphanumeric characters

Field DDObjectType

The type of object being described. A user-assigned identifier for the type of object being described. Valid Values Up to 18 alphanumeric characters (e.g., Entity Set, Document, Variable).

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

pt_BRPortuguese