![]() |
hp 50g string to list conversion - Printable Version +- HP Forums (https://archived.hpcalc.org/museumforum) +-- Forum: HP Museum Forums (https://archived.hpcalc.org/museumforum/forum-1.html) +--- Forum: Old HP Forum Archives (https://archived.hpcalc.org/museumforum/forum-2.html) +--- Thread: hp 50g string to list conversion (/thread-102356.html) |
hp 50g string to list conversion - Rich Messeder (US) - 11-11-2006 I have decided to try to use the SD card to interface with my Windows computer. I am currently using Conn4x to connect with the hp 49g+ and 50g, but wanted to avoid relying on using the cable. I have menu lists that I can send via Conn4x and they work fine. I create them in an editor and format them so that they are easy for me to read (Unix-style LF, not LF-CR):
%%HP: T(3)A(D)F(.); I was able to create a simple menu this way, copy it to SD card, and copy the file to the hp 50g. I tried to use the STR-> command on the file directly, but to no avail. I then edited the resultant string, removed the %% header and all line feeds. This worked for a simple list.
BUT I cannot get my longer lists to run. I suspect it may be because I am using stuff like
What is my solution? Re: hp 50g string to list conversion - James M. Prange (Michigan) - 11-11-2006 See http://www.hpcalc.org/search.php?query=%22ASCII+on+SD%22.
Regards, Re: hp 50g string to list conversion - Rich Messeder (US) - 11-13-2006 Thanks very much for that! I just ran a test of it on my hp 50g and it was successful. <smile>I'll be sure to thank the author when I see him!</smile>
Kindly and appreciatively yours, |