Id
This property allows you to assign a unique ID to the Date-Entry control.
This is the information the variables
event-control-id and
control-id refer to. Both variables are defined in
iscrt.def.
Example - Define a date-entry control with an ID
screen section. ... 03 screen-1-de-1 Date-Entry line 21.2 column 49.5 size 14.5 cells lines 3.1 cells id 17 century-date value-format davf-yyyymmdd . |