Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site vax135.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!mhuxv!mhuxh!mhuxi!vax135!cjp From: cjp@vax135.UUCP (Charles Poirier) Newsgroups: net.micro.amiga Subject: Q: graphics.library?? Message-ID: <1295@vax135.UUCP> Date: Sun, 9-Feb-86 18:10:02 EST Article-I.D.: vax135.1295 Posted: Sun Feb 9 18:10:02 1986 Date-Received: Tue, 11-Feb-86 06:37:20 EST Organization: AT&T Bell Labs, Holmdel, NJ Lines: 16 On my AmigaBasic V1.1 disk, there is a "library" program in basicdemos. I wanted to try to invoke the commented-out "DosLibDemo", which is claimed to work only under CLI not Workbench. Does this mean, run AmigaBasic as a command from CLI then open the "library" program as normal? If I do this I get an error from the statement LIBRARY "graphics.library" saying "File not found". I believe it too, because I searched every directory on workbench: and extras: and couldn't find such a file. There *is* a graphics.bmap in extras:basicdemos; is this it?? According to Appendix F this just provides a map. So, my questions are 1) what do I do to invoke the DosLibDemo in the Library program? 2) where is graphics.library? 3) what, and why, is the difference between double-clicking an icon vs. typing a file-name to CLI, such that the graphics library is misplaced?