Specifications

Chapter 16. Extended Functions
409
ATTRIB% Character attributes
Returned value: (None)
Run-time errors:
Syntax: CALL "CONSOLE.FN3" .fcUKeyEnd KEYNO%
Description:
This function cancels the user-defined touch key on KEYNO%.
Parameter: KEYNO% User-defined touch key number (#501 to #550)
Returned value: (None)
Note: If a key number out of the allowable range is specified, no run-time
error will occur.
Run-time errors:
.cnW1H1 0 Regular-size
.cnW2H1 1 Double-width
.cnW1H2 2 Double-height
.cnW2H2 3 Quadruple-size
Error code Meaning
05h
Parameter out of the range
(The initial coordinates are greater than the final coordinates. The
specified area has been used by any other touch key.)
F0h
Mismatch parameter number
F1h
Mismatch parameter type
F2h
Insufficient number of array variable elements
.fcUKeyEnd Cancel the user-defined touch key
Error code Meaning
05h
Parameter out of the range
F0h
Mismatch parameter number
F1h
Mismatch parameter type