Xref: utzoo comp.sys.mac.hypercard:707 comp.sys.mac.programmer:927 Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!ames!amdahl!apple!dan From: dan@Apple.COM (Dan Allen) Newsgroups: comp.sys.mac.hypercard,comp.sys.mac.programmer Subject: Re: How to write XCMDs/XFCNs with Turbo Pascal Keywords: XCMD,Turbo,Pascal Message-ID: <10891@apple.Apple.Com> Date: 23 May 88 04:16:52 GMT References: <102@iseesun.UUCP> Reply-To: dan@apple.UUCP (Dan Allen) Organization: Apple Computer Inc, Cupertino, CA Lines: 13 The XCMD sources as shipped from APDA are for MPW Pascal and C. Turbo Pascal is reasonably close to MPW Pascal and using the standard MPW files should be OK. The main thing will be to set the resource type of this XCMD that you are building in Turbo, and then ResEditing it into HyperCard. If you have MPW, I would recommend doing it all in MPW because you can automate the build of non-code resources much easier than you can in Turbo. If you get stuck, let me know. Dan Allen Software Explorer Apple Computer