On Tue, Apr 7, 2015 at 6:54 PM, Kay C Lan <lan.kc.macm...@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.
_______________________________________________
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

Reply via email to