HP Forums
HP48 - help - Printable Version

+- HP Forums (https://archived.hpcalc.org/museumforum)
+-- Forum: HP Museum Forums (https://archived.hpcalc.org/museumforum/forum-1.html)
+--- Forum: Old HP Forum Archives (https://archived.hpcalc.org/museumforum/forum-2.html)
+--- Thread: HP48 - help (/thread-24046.html)



HP48 - help - tal - 11-17-2002

Hi, All!

The target of the program is to count pulses
all the time (at the first task), and every 10
seconds to perform some calculation.

DATE TIME
\<< @ every 10 seconds.
.
.
\>>
10 UBASE UVAL 8192 *
4 \->LIST STOALARM
DO @ first task.
.
.
UNTIL
KEY
END

How to perform that?
Any help will be appreciated.

Best Regards,
Tal