Path: utzoo!mnetor!tmsoft!dptcdc!lethe!drew From: drew@lethe.UUCP (Drew Sullivan) Newsgroups: comp.sys.mac.programmer Subject: Move a file from one directory to another. Keywords: rename, mv Message-ID: <2638@lethe.UUCP> Date: 22 May 89 13:33:36 GMT Organization: Systems Software Lines: 11 How does a program move a file from one directory to another. Rename("\pvol:dir:file", 0, "\pvol:dir2:file"); fails. I know it can be done, the finder does it. Think-C's rename(from, to) should have handled the case for moving from directory to directory, but it doesn't either. -- -- Drew Sullivan,