Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!caen!mtu.edu!mtu.edu!mtjachim From: mtjachim@mtu.edu (Jachimstal) Newsgroups: comp.sys.handhelds Subject: Re: Sending a library Message-ID: <1991Apr23.171918.9800@mtu.edu> Date: 23 Apr 91 17:19:18 GMT References: <663CA1A180003C83@BGERUG51.BITNET> Sender: news@mtu.edu Organization: Michigan Technological University Lines: 21 In article <663CA1A180003C83@BGERUG51.BITNET>, TAF%TOEG.RUG.AC.BE@CUNYVM.CUNY.EDU writes: > Hello, > > Is there anybody who knows how to send an already > attached library via the IR I/O to another HP48? > Detaching the library seems not to work. > > Thanks. > > TAF@TOEG.RUG.AC.BE All you have to do is recall the library to the stack (go to the port where it is stored and push the soft key with its number above it). Store that into a variable in any directory (I usually use 'A' in the home directory to be simple) and send it as you would a program or variable: put its name on the stack and SEND it. Then purge the variable you created to free up your memory. On the other end you need to recall it, purge it, and store it to a port. Matthew T. Jachimstal mtjachim@mtu.edu