Which makes sense, otherwise you'd be renaming the file as a folder... ;-)

Ian

On 6 Mar 2007, at 15:13, Dave wrote:

Hi,

One thing to note here is that:

rename "/FolderA/FolderB/FolderC/FileX.xxx" to "FolderA/FolderB/ FolderX/"

Does not work!

In order to make this work you have to use:

rename "/FolderA/FolderB/FolderC/FileX.xxx" to "FolderA/FolderB/ FolderX/FileX.xxx"

All the Best
Dave

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to