Difference between revisions of "83Plus:BCALLs:51A0"
From WikiTI
m |
|||
Line 22: | Line 22: | ||
== Comments == | == Comments == | ||
− | This will set the run indicator to the "busy" indicator, as with the BASIC command "Pause ". | + | This will set the run indicator to the "busy" indicator, as with the BASIC command "Pause " (only if the run indicator is enabled). |
Latest revision as of 02:01, 15 May 2007
Synopsis
Official Name: WaitEnterKey
BCALL Address: 51A0
Minimum OS Version: 2.30
Waits for either the enter key or ON to be pressed.
Inputs
- None
Outputs
- None
Destroys
- A
Comments
This will set the run indicator to the "busy" indicator, as with the BASIC command "Pause " (only if the run indicator is enabled).