home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / hp48 / 6796 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  1.9 KB

  1. From: akcs.levenson@hpcvbbs.cv.hp.com (william j. levenson)
  2. Date: Fri, 8 Jan 1993 18:40:02 GMT
  3. Subject: Re: Library Trouble
  4. Message-ID: <2b4dbe8a.2603.1comp.sys.hp48.1@hpcvbbs.cv.hp.com>
  5. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!hpscit.sc.hp.com!cupnews0.cup.hp.com!news1.boi.hp.com!hp-pcd!hpcvra!rnews!hpcvbbs!akcs.levenson
  6. Newsgroups: comp.sys.hp48
  7. References: <C0JLMA.EsE@cs.dal.ca>
  8. Lines: 32
  9.  
  10. I believe that Garth Sweet has a slight misunderstanding as to how to
  11. install libraries so I'll try to explain:
  12.  
  13. Most libraries have a bit of code that is automatically executed at each
  14. warm start that attaches the library to the HOME directory.  In this
  15. case, all you have to do is recall the library to the stack, type 0, 1,
  16. or 2 (depending on which port you want to store it in) and hit STO.  Then
  17. turn the calc off and on.  You should see the calculator do a warm start
  18. when it comes on (the same as hitting ON-C).  Your library should now be
  19. attached.
  20.  
  21. Garth...If what you did ATTACH and then STO, you did it out of order. 
  22. And if the library has the CONFIG code I spoke of, I'm not sure what
  23. happens if you attach it to another directory yourself but what I suspect
  24. has happened to you is you have stored several copies of the library in
  25. you port and they have self attached to the HOME directory.  That would
  26. explain why you cannot DETACH them from the from your MATH directory.
  27.  
  28. If the library has no CONFIG code tht self attaches, you must attach it
  29. yourself to the directory of your choice (1 library per directory, except
  30. for the HOME directory, which takes any number of libraries).  Attach
  31. AFTER you store it.  You must then detach from that directory when you
  32. wish to purge the library.
  33.  
  34. To see if you have multiple copies stored in your port, push left-shift
  35. LIBRARY PORT0 (or whatever port you have) and look at the contents of
  36. that port, or alternately, push left shift MEMORY NXT 0 PVARS to see what
  37. is in port 0.
  38.  
  39. I hope this helps
  40.  
  41. Bill Levenson
  42.