Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!uunet!math.fu-berlin.de!fauern!faui43.informatik.uni-erlangen.de!faui14!kskalb From: kskalb@faui14.informatik.uni-erlangen.de (Klaus Kalb) Newsgroups: comp.sys.handhelds Subject: Re: Using bin2asc (HP48SX) Message-ID: Date: 8 Apr 91 08:23:31 GMT References: <68953@eerie.acsu.Buffalo.EDU> <69320@eerie.acsu.Buffalo.EDU> Organization: CSD., University of Erlangen, Germany Lines: 16 cloos@acsu.buffalo.edu (James H. Cloos) writes: >Responding to the followup to my followup, in which the comment was made >that you have to know before hand whether the file is even or odd in >lenght: in the orriginal post, I described a procedure to determine, from >the initial bin2asc output, whether the file was even or odd. Obviously, >if the file is supposed to end with a ";" (ie, B2130), this is trivial. It >is still possible for other data types, though. I think it's possible, but it's tough. You have to build in some knowledge of the HP48 datatypes. I am still convinced that theres virtually no way of doing it without knowlegde of the internal structures( eg. about Code objects and RPL programs). The best thing (IMHO) is to build it into the assembler. -KK