Moving a folder

Chip Thomas livecode.list at gmail.com
Thu Jul 21 21:55:58 EDT 2011


What's the best way to move a folder (with all contents) on a user's system?

rename folder tOldFolder to tNewFolder

revMoveFolder tOldFolder, tNewFolder

or using a shell command


Concerned about potential permissions issue that would prevent a proper
move.  What's the best way around that?



More information about the use-livecode mailing list