ACCEPT {screen-name-1 } ...{handle-1 }{CONTROL AT location}location is defined as follows:
When a whole Screen Section is activated, only one control is activated at a time and the other controls are automatically activated in response to the user's actions. By default, the [Tab] and [Enter] keys activate the next control, while the [Shift+Tab] key activates the previous one. The keyboard is fully configurable, so any key can be used to change the active control. Controls are also activated by the mouse click. The program can prevent a control from being activated. See the Embedded Procedures and the Event handling sections for further details.
PERFORM UNTIL Key-Pressed = KeyEscKey-Pressed is defined as the special register CRT STATUS containing the value associated with the function key that terminated the ACCEPT Statement.
| 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 |