What is the CANCEL key?
"James B. Byrne via Aubit4gl-discuss" <[email protected]> Tue, 2 Feb 2021 11:32:54 -0500
| Newsgroups | gmane.comp.lang.4gl.aubit.general |
|---|---|
| Message-ID | <[email protected]> |
In Informix4GL by Example the following is written in exercise 5.
DISPLAY
" Press Accept to search for customer data, Cancel to exit w/out searching."
AT 15,1 ATTRIBUTE (REVERSE, YELLOW).
I gather that the <esc> key is the default for ACCEPT. What is the CANCEL key?
In the Aubit4GL Manual I found this:
7.4.8 Key Constants
A keylist is a set of the following elements:
F1 to F64
CONTROL-c (but c not in (A,D,H,I,K,L,M,R,X)
ACCEPT, DELETE, DOWN, ESC, ESCAPE,
HELP, INSERT, INTERRUPT, LEFT,
RIGHT, NEXT, NEXTPAGE, PREVIOUS,
PREVPAGE, RETURN, TAB, UP
and this:
TUICANCELKEY TUI Allows the assigning of interrupt key. For example in aterms
I set it to 263.
From this am I to infer that the CANCEL key is <ctrl>C?
--
*** e-Mail is NOT a SECURE channel ***
Do NOT transmit sensitive data via e-Mail
Unencrypted messages have no legal claim to privacy
Do NOT open attachments nor follow links sent by e-Mail
James B. Byrne mailto:[email protected]
Harte & Lyne Limited http://www.harte-lyne.ca
9 Brockley Drive vox: +1 905 561 1241
Hamilton, Ontario fax: +1 905 561 0757
Canada L8E 3C3