TDD_EDIT

Standard edit(able) fields.


Columns

No Name Domain Dty Len Scale Nulls Foreign Key Description
1 EDT_NAME TDD_IDENT C 30   N   Name.
2 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

3 EDT_JUS DV_CODE I 4   N   Justification.

Values:
76 Left
67 Center
82 Right

4 EDT_LEN DV_LEN I 2   N   Display length. If 0 then the format mask length is used.
5 EDT_FMT_NAME TDD_IDENT C 30   N TDD_FORMAT.FMT_NAME
6 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 16 Jun 2020.