= Run_indicator_off =
Input: 9->X
Output: the busy indicator will be turned
off
Explanation: the busy indicator will be
turned on by the TI-OS (Operative System) in some cases... but if
you want turn on again...just call the function again.
Example program:
PROGRAM:XXXX
:ClrHome
:Disp "PRESS ENTER"
:9->X
:prgmZZAPI
:Pause |
Next
Tuturial:
- Rectangle_Filled -
|