Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!bloom-beacon!eru!hagbard!sunic!news.funet.fi!funic!santra!saha.hut.fi!c37189h From: c37189h@saha.hut.fi (Harri "Haba" Suomalainen) Newsgroups: comp.sys.handhelds Subject: Upload not accepting \>> with hp48 Summary: A bug or what ? Message-ID: <1991Jan9.133303.27093@santra.uucp> Date: 9 Jan 91 13:33:03 GMT Sender: news@santra.uucp (Cnews - USENET news system) Reply-To: c37189h@saha.hut.fi (Harri "Haba" Suomalainen) Organization: Helsinki University of Technology, FINLAND Lines: 44 I tried to ascii upload the following. (Which was downloaded from HP, then edited). My wirering is ok. Upload goes well but at the end i get a message: 'Invalid syntax: >>*' where * stands for a blue square (char 158 in HP48). Cannot figure out what's wrong with my program end! Program follows: @ CONV @ Converts a string to object(s). Requires ASC-> and KCRC and STRINV @ Example: @ @ 1: "12345" @ CONV @ 1: External %%HP: T(3)A(D)F(.); \<< DUP KCRC \->STR DUP @ 1: "12345" 2: "# 1426h" SIZE 1 - 3 SWAP SUB @ 1: "12345" 2: "1426" STRINV @ 1: "12345" 2: "6241" WHILE DUP SIZE 4 < @ While checksum has less than 4 digits REPEAT "0" + @ Add a '0' to the end of checksum string END @ 1: "12345" 2: "6241" + @ 1: "123456241" ASC\-> \>> -------- end -------- end -------- My setting should by ok. As to the details the are: In HP48: wire, ASCII, 9600, parity none, translate code 3 In kermit: 9600, parity none I'm transferring file from pc. There is no invisible letters at the end of my program. (hex dump 5C 3E 3E 0D 0A 0A) 5C = \ 3E = > I'm amazed by the fact that the same end sequence *is* accepted by HP48 in some cases! Thanks, Harri Suomalainen -- Harri Suomalainen c37189h@saha.hut.fi haba@otax.tky.hut.fi