Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!usc!elroy.jpl.nasa.gov!decwrl!ucbvax!hplabs!hp-pcd!hpcvra!prestonb From: prestonb@hpcvra.CV.HP.COM (Preston Brown) Newsgroups: comp.sys.handhelds Subject: Re: HP48SX Analog Clock Message-ID: <21580032@hpcvra.CV.HP.COM> Date: 15 Mar 90 23:29:57 GMT References: <5064@accuvax.nwu.edu> Organization: Hewlett-Packard Co., Corvallis, OR, USA Lines: 9 To make the program work better in a control alarm I made a change in the clock program: change {} PVIEW to { #0 #0 } PVIEW 7 FREEZE. You can then store an alarm with a repeat of one min and a exec of \<< DROP CLOCK \>>. Then the clock will update every min. Preston