[TIB] Disable TI-89's APD with an Exec string?


[Prev][Next][Index][Thread]

[TIB] Disable TI-89's APD with an Exec string?




Is there any kind of short Exec( string I can use in a TI-BASIC program to
disable the TI-89's APD during the program? Some of my programs function as
simple timers or perhaps perform an operation for a long period of time and
I've noticed that unlike the Z80 calcs, the 89's APD timer continues to
operate even while a program is running and eventually shuts it off when I
need it to stay on. Or is it more complicated to disable it than a simple
Exec statement? Are there any programs available for this?

If there is a simple Exec( statement I could use, could you please give me
one for turning off APD, as well as one for turning it back on when I'm done
(if necessary)? Thanks!

--Travis