Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!lll-winken!uunet!brunix!man From: man@brunix (Mark H. Nodine) Newsgroups: comp.sys.mac.programmer Subject: Re: XCMD/XFNC headers for THINK C Message-ID: <7421@brunix.UUCP> Date: 28 May 89 01:20:50 GMT References: <39424@tiger.oxy.edu> Sender: news@brunix.UUCP Reply-To: man@transit.UUCP (Mark H. Nodine) Distribution: usa Organization: Brown University Department of Computer Science Lines: 11 There is a version of the glue available from sumex (I forget the exact name, but it is something like hypercard/xcmd-xfcn-glue.hqx). With a small amount of hacking I was able to use it with Think C (except I didn't take the time to get the Extended call-back routines to compile). If there is enough interest, I can post the complete source of my XCMD to sumex or comp.mac.binaries (it would be in binhex format) so you can see how it was done. BTW, the XCMD copies one file to another, invoked by CopyFile , if the result is not empty then handleError --Mark