Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!daemon From: eraps1@nadc Newsgroups: comp.sys.amiga Subject: Resource Info Needed Message-ID: <1931@rutgers.rutgers.edu> Date: Thu, 21-May-87 12:13:04 EDT Article-I.D.: rutgers.1931 Posted: Thu May 21 12:13:04 1987 Date-Received: Sat, 23-May-87 11:33:49 EDT Sender: daemon@rutgers.rutgers.edu Lines: 25 From: eraps1@NADC Hi, Has anyone used the OpenResource() function? Did you notice that there is no corresponding CloseResource() function? I am currently using the CloseLibrary() function in its place since the RKM has the OpenResource() function returning a pointer to a library structure. Precisely what does the open command do? When using the disk.resource, none of the functions listed in the resource section of the RKM are available (ex. AllocUnit()). They all come up as unresolved externals. When you allocate the disk resource, is the cia resource automatically allocated as well? (the DiscResource structure includes a ciaresource pointer). Have I overlooked some documentation somewhere? I have been experimenting to find out some of these things, but I am to the point now where I may need to start disassembling the OS to learn the answers. Any and all help would be appreciated. - Rob Ginn (eraps1@nadc.arpa) ps: Please respond directly to me since the info-amiga mailer is down.