Michael
Thu Sep 13 11:32:11 PDT 2007
You may find the MoveFile Win32 API function handy. It works efficiently
and handles mixed case file names, as well as directories. See:
http://www.news2news.com/vfp/?group=27&function=20
Mike
"Lew" <Lew@discussions.microsoft.com> wrote in message
news:8AA42077-202A-4B47-80F6-06F9EEE351AA@microsoft.com...
>I can't find an api call for a simple rename, leading to my question: Is
> rename *always* a copy/erase function?
> -Lew