[comp.sys.mac.programmer] How to get a complete path name

man@cs.brown.edu (04/12/89)

Given a volume reference number and a file name (from an SFReply record),
how do you get a string which is the complete path name for the file?
Any code would be appreciated.

	--Mark

P.S.  Please mail to me directly.

snow@dinl.uucp (john snow) (04/13/89)

After letting the user select a filename and location using 'SFPutFile'
I would like to build a complete pathname string for that file.  I've
been able to get bits and pieces of the info. from various calls but
can't seem to get the whole thing together.  Is there some reasonable
way to get a complete pathname in that situation???

Thanks in advance for any help.

John Snow

#include <disclamers.h>