home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / hp48 / 4093 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  1.4 KB

  1. From: akcs.levenson@hpcvbbs.cv.hp.com (william j. levenson)
  2. Date: Thu, 30 Jul 1992 23:40:02 GMT
  3. Subject: Re: Library Question
  4. Message-ID: <2a787ced.1504.1comp.sys.hp48.1@hpcvbbs.cv.hp.com>
  5. Path: sparky!uunet!usc!sdd.hp.com!hp-cv!hp-pcd!hpcvra!rnews!hpcvbbs!akcs.levenson
  6. Newsgroups: comp.sys.hp48
  7. References: <sal.712509697@hela.iti.org>
  8. Lines: 27
  9.  
  10. Hi Sascha,
  11.  
  12. Port 0 *is* supposed to be there.  It is a partitioned area of memory
  13. that behaves like ROM.  It grows and shrinks as stuff is added to it but
  14. otherwise, I believe it is just like a RAM card that is *not* write
  15. protected.  In fact, when a RAM card is MERGEd, you cannot store anything
  16. in the port that contains that RAM card.  When you store a library in
  17. port 0, the actual library is stored under PORT 0 in the Library
  18. directory identified by its library number.  The Library menu then
  19. contains keys which execute the library programs as well as the PORT 0
  20. menu label.
  21.  
  22. If there are numbers stored in PORT 0, then they are probably libraries
  23. which, if attached, will show up in the top level of the Library menu as
  24. as said before.
  25.  
  26. You can also store backup objects in PORT 0 by doing (2: object  1: :0:id
  27.  STO).  The backup objects can then be executed from any directory by
  28. typing :0:id EVAL.
  29.  
  30. This explaination is as I understand it and may not be precisely correct,
  31. but is pretty close.  Your owners manual describes this stuff in more
  32. detail.
  33.  
  34. Hope this helps.
  35.  
  36. Bill Levenson
  37.  
  38.