Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!clyde.concordia.ca!nstn.ns.ca!news.cs.indiana.edu!samsung!dali.cs.montana.edu!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!decwrl!pa.dec.com!shlump.nac.dec.com!sousa.enet.dec.com!pinbot.enet.dec.com!ervin From: ervin@pinbot.enet.dec.com (Joseph Ervin) Newsgroups: comp.sys.handhelds Subject: C Program to create asc encoding? Message-ID: <819@sousa.enet.dec.com> Date: 19 Feb 91 15:35:42 GMT Sender: newsa@sousa.enet.dec.com Organization: Digital Equipment Corporation Lines: 15 Hello all, I am using the STAR assembler, and am having some difficulty in getting the binary output to correctly download to the HP48SX. When I tell kermit to transfer the file, the HP48SX sees it as a text string. I have checked to ensure that both kermit on the pc and the HP48SX both are doing binary transfers, but something is still going wrong. Does anyone know the format of the binary files that the HP48SX sends up to the pc when transfering in binary mode? I am thinking that perhaps the output of STAR is not in the right format for the HP48SX to receive. Can anyone offer any help? Please? >>>Joe