home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / hp48 / 6826 < prev    next >
Encoding:
Internet Message Format  |  1993-01-09  |  1.1 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!cs.utexas.edu!not-for-mail
  2. From: FELSON_ADJ@CCSUA.CTSTATEU.EDU
  3. Newsgroups: comp.sys.hp48
  4. Subject: ?: how to check if alarm turned calc on
  5. Date: 9 Jan 1993 10:20:33 -0600
  6. Organization: UTexas Mail-to-News Gateway
  7. Lines: 20
  8. Sender: daemon@cs.utexas.edu
  9. Message-ID: <930109112035.338070c1@CCSUA.CTSTATEU.EDU>
  10. NNTP-Posting-Host: cs.utexas.edu
  11.  
  12. I remember this question being asked before, but I don't
  13. remember ever seeing a satisfactory answer... so here
  14. goes again:
  15.  
  16. Is there some way to detect if the HP48 was turned on by an
  17. alarm as opposed to the user?  I don't like having the calc get turned
  18. on by an alarm, and then being left on until the autoshutoff timer times out.
  19. It would be handy for the alarm to check if the calculator was off previously,
  20. and turn the calculator back off upon completion.
  21.  
  22. I tried something like:
  23.   << 1 SF OFF 0 CF >> BYE STO
  24.   to set flag 1 while the machine was off, but it seems that when
  25.   an alarm arrives, the programs completes ( instead of being
  26.   interrupted ) before the alarm is executed.
  27.  
  28.  
  29. thanx in advance,
  30.  
  31. __a__d__a__m__
  32.