Difference between revisions of "$VIRTUALKEYBOARD"
Jump to navigation
Jump to search
Navigation:
imported>SMcNeill (style guidelines) |
imported>Odin |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:$VIRTUALKEYBOARD}} | {{DISPLAYTITLE:$VIRTUALKEYBOARD}} | ||
− | The [[$VIRTUALKEYBOARD]] [[Metacommand|metacommand]] turns the virtual keyboard ON or OFF. | + | [DEPRACATED] The [[$VIRTUALKEYBOARD]] [[Metacommand|metacommand]] turns the virtual keyboard ON or OFF. |
Line 9: | Line 9: | ||
{{PageDescription}} | {{PageDescription}} | ||
* Places a virtual keyboard on screen, which can be used in touch-enabled devices like Windows tablets. | * Places a virtual keyboard on screen, which can be used in touch-enabled devices like Windows tablets. | ||
+ | * Depracated. | ||
Revision as of 18:44, 14 April 2019
[DEPRACATED] The $VIRTUALKEYBOARD metacommand turns the virtual keyboard ON or OFF.
Syntax
- $VIRTUALKEYBOARD:{ON|OFF}
Description
- Places a virtual keyboard on screen, which can be used in touch-enabled devices like Windows tablets.
- Depracated.
Examples
$VIRTUALKEYBOARD:ON DO: LOOP UNTIL INKEY$ = CHR$(27)
See also