Page 1 of 1

confused about rename folder SOLVED

Posted: Tue Mar 22, 2016 9:48 pm
by jmburnod
Hi All,
There is one folder "MyFolderSource" with one stack, one .txt file and one subfolder "MySubFolderSource" with several .txt files.
This folder is in documents folder and I want move it to folder specialfolderpath("documents") & "/" & "MyfolderDest".

It works well on OS X
On iOS all files moved but folder specialfolderpath("documents") & "/" & "MyfolderDest" & "/" & MySubFolderSource is empty
Is there someone who met this case ?
Best regards
Jean-Marc
EDIT :
Fortunately rename folder works fine.
That was a mistake in my next scripts :oops: