Very brief hints: Read September, October, November 1997, DevNotes articles to understand what the application is doing and how the code does it. TO INSTALL AND RUN THE API_INFO TEST APPLICATION AND OBTAIN SNAPIN SOURCES: 1. You will need admin rights on a test server running NetWare 4.1. 2. Download and unzip APIInfRT to obtain - a. The snapin which will enable you to extend the schema on your test tree for API_Info and create API_Info objects. b. The NLM and database (APIs.txt). c. The client dlls. 3. Put the EdSnap95.dll and the .bmp files into the NWAdmin95.exe directory before launching NetWare Administrator. 4. Launch NetWare Administrator. 5. The Edsnap95 snapin dll should allow you to extend your test tree's schema for the API_Info class using the Tools menu in NetWare Administrator. So, authenticate to your test tree and extend the schema for API_Info now. 6. Create some API_Info objects on the test tree using Netware Administrator. 7. Put the API_Info.nlm and APIs.txt into the server containing the test tree's System folder in the SYS volume. 8. Load API_Info.nlm on the server. This puts the API_Info service on-line. 9. Put API_Info.exe and all of its client .DLLs (all remaining DLLs)into a separate directory on your client. 10. Double click API_Info.exe to launch the client side of the application. TO OBTAIN SNAPIN SOURCES: 1. Download APInfSnp.zip and unzip. TO OBTAIN API_INFO.DLL (CLIENT SIDE) SOURCES: 1. Download APInfCli.zip and unzip. TO OBTAIN API_INFO.NLM (SERVER SIDE) SOURCES: 1. Download APInfNLM.zip and unzip.