Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!lll-crg!lll-lcc!dual!ptsfa!well!mitsu From: mitsu@well.UUCP (Mitsuharu Hadeishi) Newsgroups: net.micro.amiga Subject: Re: Using Dos library from basic Message-ID: <1342@well.UUCP> Date: Thu, 26-Jun-86 16:01:38 EDT Article-I.D.: well.1342 Posted: Thu Jun 26 16:01:38 1986 Date-Received: Sat, 28-Jun-86 04:14:33 EDT References: <30@uwmacc.UUCP> Reply-To: mitsu@well.UUCP (Mitsuharu Hadeishi) Organization: Whole Earth Lectronic Link, Sausalito CA Lines: 8 Keywords: AmigaBASIC, ConvertFD Summary: Use the modified ConvertFD In re: Using AmigaDOS library calls from AmigaBASIC Carolyn Scheppner posted a modified ConvertFD which will prepend an "x" to all library functions. Thus you would only need to declare xOpen, xClose, etc. An easy way to get around this is to look in your .bmap file and prepend x's to everything that is a reserved keyword in AmigaBASIC. -Mitsu (mitsu@well.UUCP) (Carolyn's posting is some miles back in net.micro.amiga)