= Wait any Key =
Input: 1->X
Output: Wait for any key except 2nd, Alpha
and ON.
Explanation: This functions is similar with
the command Pause in basic, the differents is that you in Pause
need press the Enter key in order to continue.
Example program:
PROGRAM:XXXX
:1->X
:prgmZZAPI
:getkey->K
:Disp K |
Next Tuturial:
- Scroll_Vertical -
|