|
GetBreakKey | |
GetBreakKey Flag | |
Parameters: Flag = 1 will enable the ESC as the program break, 0 to disable it |
|
Returns: NONE | |
The GetBreakKey function reads the current state of BreakKey (Break of ESC) feature. FACTS: * See BreakKey Mini Tutorial: This example lets the user toggle the BreakKey control on/off while the program is running. You should notice that when BreakKey is off, hitting the ESC key has no effect upon the running program. While hitting ESC while Break is ON, will quit the program as normal.
|
Related Info: | ALtKeys | BreakKey | CtrlKeys | Downkey | EnterKey | Esckey | GetScreenClose : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |