Path: utzoo!attcan!uunet!oddjob!ncar!ames!oliveb!sun!Newman.pasa@Xerox.COM From: Newman.pasa@Xerox.COM Newsgroups: comp.sys.mac.hypercard Subject: Re: How to write XCMDs/XFCNs with Turbo Pascal Message-ID: <54213@sun.uucp> Date: 23 May 88 20:17:38 GMT Sender: news@sun.uucp Distribution: comp Lines: 7 Approved: hyper-hackers%plaid@sun.com Turbo Pascal requires a unit and some glue code to create XCMDs nd XFCNs, but it also requires a special header (a resource that you plug into your Turbo Pascal application that lets you create XCMDs and XFCNs ... Turbo comes with one header that allows you to create DAs). I got mine (along with some documentation and examples) from the Borland forum on CompuServe. Once on CIS, do GO BORPROGA, and look in data library 5 for a file called XCMD.SIT (Or something very close to that).