Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!sdd.hp.com!hp-pcd!hpcvra!steveh From: steveh@hpcvra.CV.HP.COM (Steve Harper) Newsgroups: comp.sys.handhelds Subject: Re: A Clock Program Message-ID: <25590029@hpcvra.CV.HP.COM> Date: 16 Jul 90 18:56:01 GMT References: <10490014@hpcupt1.HP.COM> Organization: Hewlett-Packard Co., Corvallis, OR, USA Lines: 12 I too had problems trying to download the grob.... Turns out the size of the grob and the number of hex chars after it don't agree.... If you change the "grob 63 63" to "grob 63 64" you will have better luck. However, the hex chars can't have any embedded line feeds, either, that is, the entire grob must be a single line as far as the 48 is concerned. I editted out the end-lines before I downloaded to my 48. After these two fixes, no prob... Steve