[fpc-pascal] Re: Problems with moving/renaming file using sysutils.renamefile

2012-02-12 Thread Reinier Olislagers
On 10-2-2012 13:59, Reinier Olislagers wrote: > On 10-2-2012 13:42, michael.vancanneyt-0is9kj9s...@public.gmane.org wrote: >> The function just renames. The result may be that the file ends up in >> another directory, i.e. is moved. > Mmm yes. To me that is arguing over semantics. Or maybe we're tr

[fpc-pascal] Re: Problems with moving/renaming file using sysutils.renamefile

2012-02-10 Thread Reinier Olislagers
On 10-2-2012 13:42, michael.vancanneyt-0is9kj9s...@public.gmane.org wrote: > On Fri, 10 Feb 2012, Reinier Olislagers wrote: >> On 10-2-2012 13:09, Jonas Maebe wrote: >> 1. Renaming is not moving??? >> The help says: >> "RenameFile renames a file from OldName to NewName. The function returns >> True

[fpc-pascal] Re: Problems with moving/renaming file using sysutils.renamefile

2012-02-10 Thread Reinier Olislagers
On 10-2-2012 13:39, Marco van de Voort wrote: > In our previous episode, Reinier Olislagers said: >> 1. Renaming is not moving??? >> The help says: >> "RenameFile renames a file from OldName to NewName. The function returns >> True if successful, False otherwise. Remark: you cannot rename across >>