Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!endor!waldman From: waldman@endor.harvard.edu (benjamin Waldman) Newsgroups: comp.sys.mac Subject: An HFS question Message-ID: <2854@husc6.UUCP> Date: Sun, 20-Sep-87 19:47:22 EDT Article-I.D.: husc6.2854 Posted: Sun Sep 20 19:47:22 1987 Date-Received: Sun, 20-Sep-87 23:50:09 EDT References: <385@ircam.UUCP> Sender: news@husc6.UUCP Reply-To: waldman@endor.UUCP (benjamin Waldman) Organization: Aiken Computation Lab Harvard, Cambridge, MA Lines: 14 Keywords: HFS problem question I seem to be having a slight programming problem and I was wondering if anyone out there could help. I'm saving a file onto an HFS disk, and I let the user pick where it's going to go with the Standard File Dialog box. I get the volume reference number (or the working directory reference number) from the SFReply record, and use it in the FSOpen call. However, the file is always saved to the root, and not the folder where it should go. Any idea on where I could be doing something wrong? Thanks in advance, Ben Waldman waldman@endor.harvard.edu