[BUG] revDeleteFolder

Paul Dupuis paul at researchware.com
Tue Apr 7 07:11:31 EDT 2015


On 4/7/2015 6:54 AM, Kay C Lan wrote:
> On Tue, Apr 7, 2015 at 6:15 PM, Kay C Lan <lan.kc.macmail at gmail.com> wrote:
>
>> rename folder <full path name> to specialFolderPath("empt") & "/" &
>> "<short name>"
>>
>> Only works for Trashing folders/files on the start up disk. Still need to
> figure out how to Trash files/folders on an external HD. Any help
> appreciated.

Use revCopyFolder (see dictionary) to copy the folder to be trashed to
specialFolderPath("empt") & "/" & tFolderName and then use
revDeleteFolder to remove the original folder from the external HD.






More information about the use-livecode mailing list