Re: Transfer of folder
- From: "alanglloyd@xxxxxxx" <alanglloyd@xxxxxxx>
- Date: Fri, 13 Jul 2007 08:41:46 -0700
On 13 Jul, 14:41, "jg07" <j...@xxxxxxxxxx> wrote:
Hi
Who can explain me why the order in Delphi 6 with family win XP runs
MoveFile ( Pchar('C:\A\'+name),Pchar(C:\AA\'+name));
but
MoveFile ( Pchar('C:\A\'+name),Pchar('F:\Om\ZZ\'+name));
doesn't run ?
MSDN (Microsoft Developer Network) says of MoveFile ...
"Remarks
The MoveFile function will move (rename) either a file or a directory
(including its children) either in the same directory or across
directories. The one caveat is that the MoveFile function will fail on
directory moves when the destination is on a different volume."
Alan Lloyd
.
- References:
- Transfer of folder
- From: jg07
- Transfer of folder
- Prev by Date: Re: Transfer of folder
- Next by Date: Re: Determining if onboard VGA is used
- Previous by thread: Re: Transfer of folder
- Next by thread: Re: Transfer of folder
- Index(es):