Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site amiga.amiga.UUCP Path: utzoo!watmath!clyde!burl!ulysses!bellcore!decvax!decwrl!pyramid!amiga!bruceb From: bruceb@amiga.UUCP (Bruce Barrett) Newsgroups: net.micro.amiga Subject: Re: Q: graphics.library?? Message-ID: <671@amiga.amiga.UUCP> Date: Mon, 10-Feb-86 14:29:51 EST Article-I.D.: amiga.671 Posted: Mon Feb 10 14:29:51 1986 Date-Received: Wed, 12-Feb-86 20:13:05 EST References: <1295@vax135.UUCP> Reply-To: bruceb@amiga.UUCP (Bruce Barrett) Organization: Commodore-Amiga Inc., 983 University Ave #D, Los Gatos CA 95030 Lines: 19 In article <1295@vax135.UUCP> cjp@vax135.UUCP (Charles Poirier) writes: >There *is* a graphics.bmap in extras:basicdemos; is this it?? yes. >According to Appendix F this just provides a map. this map allows access to the ROM library routines. >So, my questions are >1) what do I do to invoke the DosLibDemo in the Library program? cd basicdemos amigabasic load "Doslibdemo" >2) where is graphics.library? in ROM. >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? Among otherthings if you run from CLI you have access to stdin and stdout (the CLI window is open) that you do not have under workbench. Hope this helps. --Bruce Barrett