Path: utzoo!attcan!uunet!lll-winken!lll-lcc!ames!elroy!cit-vax!oberon!pollux.usc.edu!kurtzman From: kurtzman@pollux.usc.edu (Stephen Kurtzman) Newsgroups: comp.sys.mac.hypercard Subject: Re: Xcmds and Xfcns in Turbo Pascal Message-ID: <10495@oberon.USC.EDU> Date: 7 Jul 88 20:48:07 GMT References: <10492@oberon.USC.EDU> Sender: news@oberon.USC.EDU Reply-To: kurtzman@pollux.usc.edu (Stephen Kurtzman) Organization: University of Southern California, Los Angeles, CA Lines: 13 In article <10492@oberon.USC.EDU> atieu@skat.usc.edu () writes: >Can someone tell me how to implement Xcmds and XFcns using Turbo Pascal? >Please send me E-mail or post it. The Turbo Pascal compiler needs special DHDR resources before it can generate XCMD and XFCN resources. I believe these come in Turbo 1.1. You can download a package to modify your 1.0 compiler from CompuServe and some BBS. Included in the package are all the files necessary to get XCMDs running. There are also some example XCMDs. If this would be appropriate for posting on comp.mac.hypercard.binaries (or whatever the binaries group is) then I'll gladly submit it if someone can give me the info on where and how. I also have files modified for use with LightSpeed C that I can submit.