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? _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode