LAYOUT section / STACK container |
Defines an element to enter a single-line text, in a stack-based layout.
EDIT [identifier] [ , attribute-list ] ;
COLOR, COLOR WHERE, COMMENT, DEFAULT, DOWNSHIFT, FONTPITCH, HIDDEN, INCLUDE, JUSTIFY, KEY, NOT NULL, NOENTRY, PROGRAM, REQUIRED, SAMPLE, SCROLLBARS, STYLE, STRETCH, TAG, TABINDEX, TITLE, UPSHIFT, VALIDATE LIKE, WANTTABS, WANTNORETURNS.
Define the rendering and behavior of an edit stack item, with an EDIT element inside a STACK container.
For more details about this item type, see EDIT item type.
EDIT customer.cust_name, NOT NULL;