Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!batcomputer!cornell!uw-beaver!fluke!intermec!howie From: howie@intermec.com (Howard Kaplan x6596) Newsgroups: comp.sys.mac.hypercard Subject: Exporting Data From HyperCard Message-ID: <1532@intermec.UUCP> Date: 9 Apr 91 14:26:07 GMT Reply-To: howie@intermec.com () Distribution: usa Organization: Intermec Corporation, Everett, Wa. Lines: 12 I would like to create a stack that generates a file of data to be read at a later time from another application. I think I can use the "open" and "close" commands to get the data from my stack into a file, but I need to be able to set the TYPE and CREATOR to match that of the original application before it will "see" the new data files created by my stack. I manually changed the TYPE and CREATOR using DiskTop and the data files I created (actually used Word as a test) showed in the dialog box of my application program as expected and read in fine. Any ideas? Perhaps there is an XCMD or XFCN. Howard Kaplan