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 ucbvax.BERKELEY.EDU Path: utzoo!watmath!clyde!burl!ulysses!ucbvax!info-atari From: Felton.PA@XEROX.ARPA Newsgroups: net.micro.atari Subject: Re: GEM, VDI, AES Documentation Request Message-ID: <860113-095050-2316@Xerox> Date: Mon, 13-Jan-86 12:51:10 EST Article-I.D.: Xerox.860113-095050-2316 Posted: Mon Jan 13 12:51:10 1986 Date-Received: Wed, 15-Jan-86 00:59:43 EST References: <1770@utecfa.UUCP> Sender: usenet@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 19 > Can anyone suggest where I can get some of the above-mentioned > documentation without paying $300 for an entire development system? One way to get GEM info is to buy O.S.S's Pascal compiler (under $100). You will not get the standard GEM interface but O.S.S. has made most of GEM accessable through special Pascal procedures and functions (standard gem calls can be linked into you program as well, but there is no doc for this). Using the special routines makes it relatively easy to set up windows, drop down menus, and dialog boxes. Ease of use and length of compile time is also much better than DRI C. John