Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!samsung!munnari.oz.au!murdu!ucsvc!u6103386 From: U6103386@ucsvc.ucs.unimelb.edu.au Newsgroups: comp.sys.mac.programmer Subject: Full pathname string in C? Message-ID: <777@ucsvc.ucs.unimelb.edu.au> Date: 10 Jun 90 07:53:00 GMT Organization: The University of Melbourne Lines: 6 I would like to obtain a string containing the full pathname of a file from SFGetFile(), in the format "volumename: ... :filename", which I could then use with fscanf() and fprintf() in Think C. How can this be done? Any help would be appreciated, JJH.