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

  1. From: akcs.levenson@hpcvbbs.cv.hp.com (william j. levenson)
  2. Date: Mon, 11 Jan 1993 19:40:03 GMT
  3. Subject: Re: Library Trouble
  4. Message-ID: <2b51bf3b.2603.5comp.sys.hp48.1@hpcvbbs.cv.hp.com>
  5. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!hp-cv!hp-pcd!hpcvra!rnews!hpcvbbs!akcs.levenson
  6. Newsgroups: comp.sys.hp48
  7. References: <C0JLMA.EsE@cs.dal.ca> <*u#@byu.edu>
  8. Lines: 12
  9.  
  10. I HAVE seen libraries that intentionally do not self attach.  This is
  11. probably so that the user can attach the library to whatever directory he
  12. desires.  This might be advantageous if you only wanted to be able to run
  13. a certain library from a certain directory.  You can change the $CONFIG
  14. of a library bydissassembling a library wihth the <-LIB-> library, change
  15. the $CONFIG routine (or delete it) and reassemble the library.  This
  16. should work with most libraries.  Just make sure that the $CONFIG routine
  17. can never error or you'll get yourself into trouble.
  18.  
  19. Just my thoughts
  20.  
  21. Bill Levenson
  22.