[BUG] revDeleteFolder

Kay C Lan lan.kc.macmail at gmail.com
Tue Apr 7 07:15:51 EDT 2015


On Tue, Apr 7, 2015 at 6:54 PM, Kay C Lan <lan.kc.macmail at gmail.com> wrote:

> Still need to figure out how to Trash files/folders on an external HD.
>

OK, so External Trash folders are located here:

/Volumes/<HD Name>/.Trashes/504

So if you have the full pathname to a folder that you want to move to the
Trash

put <fullpath name> into tPath
set the itemDelimiter to "/"
rename folder tPath to item 1 to 3 of tPath & "/.Trashes/504/" & item -1 of
tPath

Hope it helps someone else.



More information about the use-livecode mailing list