revDeleteFolder and Lessons Learned..

Ludovic THEBAULT ludovic.thebault at laposte.net
Fri Jul 8 08:26:16 EDT 2005


Why not use something like this (here, for MacOS X) :

put specialFolderPath("Desktop") into trashFolder
set the itemDel to "/"
put ".Trash/" into last item of trashFolder
rename folder tfolderpath to trashFolder&"/"&tfolderpath






More information about the use-livecode mailing list