TDD_EDIT

Standard edit(able) fields.


Columns

No Name Domain Dty Len Scale Nulls Foreign Key Description
1 TDD_VERSION TDD_VERSION I 4   N   Version stamp. The last version is always the number one (1). All old versions will have a negative version number. TDD_VERSION will have the corresponding date when the version was updated/deleted.
2 EDT_NAME TDD_IDENT C 30   N   Name.
3 EDT_ATTR TDD_ATTR I 4   N   Attributes. To combine several attributes binary OR the individual attributes.

Values:
2 Fixed
8 Uppercase
16 No echo
256 Auto reset
4096 Autoskip
16384 Raw input

4 EDT_JUS DV_CODE I 4   N   Justification.

Values:
76 Left
67 Center
82 Right

5 EDT_LEN DV_LEN I 2   N   Display length. If 0 then the format mask length is used.
6 EDT_FMT_NAME TDD_IDENT C 30   N TDD_FORMAT.FMT_NAME
7 EDT_FONT DV_CODE I 4   N   The logical font.

Values:
0 System
1 Fixed
2 ANSI
3 Field
4 Label
5 Button

Dependents


Updated 31 Oct 2002.