Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!hp-pcd!hpcvra.cv.hp.com!rnews!hpcvbbs!akcs.falco From: akcs.falco@hpcvbbs.UUCP (Andrey Dolgachev) Newsgroups: comp.sys.handhelds Subject: Re: Standard for posting GROB's for the HP-4 Message-ID: <28206486:2981.3comp.sys.handhelds;1@hpcvbbs.UUCP> Date: 2 May 91 19:40:14 GMT References: <281df89f:2981comp.sys.handhelds@hpcvbbs.UUCP> <1991May1.235133.648 Lines: 9 Hmm, posting GROB's in compressed format has a problem. I didn't realize that the compressed grob is not simply a binary number, but an object type which can not be transferred via ASCII. Which means that the code would have to be put ASC'd. This means that a GROB would first have to have to be compressed with the use of Erik Bryntse's PGROB routine, then ->ASC would have to be used. However, the result would still be substantially smaller for some GROB's and would still be worth it. ---Falco