skip to main content

Controls Reference : ENTRY-FIELD : Properties : Action

Action
A specific action is performed when a value is assigned to this property. The following symbolic values, included in the copy file isgui.def, can be assigned. The table below shows the actions related to each value:
 
Example - Use the action property to select the value of an entry-field and copy it to the clipboard
working-storage section.
copy "isgui.def".
screen section.
  03 screen-1-ef-1 Entry-Field
     line 35.5
     column 49.7
     size 13.1 cells 
     lines 4.6 cells 
procedure division.
  modify screen-1-ef-1 action action-select-all
  modify screen-1-ef-1 action action-copy

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left