Moving a File
Klaus Major
klaus at major-k.de
Tue Mar 6 13:21:03 EST 2007
Hi Dave,
> Hi,
>
> One thing to note here is that:
> rename "/FolderA/FolderB/FolderC/FileX.xxx" to "FolderA/FolderB/
> FolderX/"
>
> Does not work!
In these cases (unsure about syntax) the docs DO help ;-)
> In order to make this work you have to use:
> rename "/FolderA/FolderB/FolderC/FileX.xxx" to "FolderA/FolderB/
> FolderX/FileX.xxx"
I knew that!
> All the Best
> Dave
Regards
Klaus Major
klaus at major-k.de
http://www.major-k.de
More information about the use-livecode
mailing list