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