Path: utzoo!censor!geac!becker!douglee From: douglee@becker.UUCP (/dev/tty000) Newsgroups: comp.sys.amiga.tech Subject: Re: Sample Device, Sample Library Keywords: none Message-ID: <590@becker.UUCP> Date: 14 Jun 89 06:57:18 GMT References: <2388@blake.acs.washington.edu> Reply-To: douglee@becker.UUCP (/dev/tty000) Distribution: usa Organization: G. T. S., Toronto, Ontario Lines: 17 In article <2388@blake.acs.washington.edu> dlarson@blake.acs.washington.edu (Dale Larson) writes: > >Does anyone know how I can get my hands on a nice, no-typo, machine >readable copy of the Sample Device and/or Sample Library in the 1.3 >RKM Autodocs and Includes? I would be willing to accept mail :-) I went looking for this just yesterday and found it on the "Devcon Extras" disk I received with the Devcon88 notes. This is available from CATS. There is also an assembled 'executable' (device?) provided. There is also a small bug in the listing both on disk and in the manual. The first line where IFNE AUTOMOUNT is specified up to the ENDC should be AFTER the include "ramdev.i" statement as AUTOMOUNT is defined in this include. I haven't actually moved it, but since I wanted to assemble without automount, I just deleted the whole conditional from my hacking copy and it worked. <<<>><<>>