Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!sei.cmu.edu!fs7.ece.cmu.edu!o.gp.cs.cmu.edu!andrew.cmu.edu!dj1l+ From: dj1l+@andrew.cmu.edu (Demian A. Johnston) Newsgroups: comp.sys.handhelds Subject: Re: How do you make a library self-attaching? Message-ID: Date: 12 Jun 91 23:49:18 GMT References: <31075@hydra.gatech.EDU> Distribution: comp Organization: Carnegie Mellon, Pittsburgh, PA Lines: 7 In-Reply-To: <31075@hydra.gatech.EDU> Wether you use USRLIB or the \->LIB command in the Tools Library. All you have to have is a program object named $CONFIG which has at minimum: \<< nnnn ATTACH \>> ; where nnnn is the library Number. Thats what I do and it works. Demian J. =======> dj1l+@andrew.cmu.edu