Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!pasteur!ucbvax!decwrl!sun!imagen!atari!portal!cup.portal.com!dan-hankins From: dan-hankins@cup.portal.com (Daniel B Hankins) Newsgroups: comp.sys.amiga.tech Subject: Custom Libraries: How?? Message-ID: <14630@cup.portal.com> Date: 14 Feb 89 02:03:46 GMT Organization: The Portal System (TM) Lines: 19 Okay, I give up. I have RTFM about ten times now on four different manuals, and I can't figure it out. How do I create a custom library? I know about MakeLibrary and AddLibrary and those calls, from the RKMs. What I mean is, how can I create a library that resides on disk, and is loaded when someone first does an OpenLibrary on it? I was thinking about building an ARexx library to provide an interface to Graphics.library, so I can hack around with graphics in ARexx. If it turned out not to be too difficult, I might even build ARexx libraries to interface to all the other standard system libraries. So what's the trick? Dan Hankins