Hi 2nd question of today :oops: : i use the following script to make a folder a hotfolder and to “drop the files in the folder on the droplet”(not really actually…)
on idle
tell application "Finder" to open (every file of folder "MAC HD:Desktop Folder:ALOHA") using application file "MAC HD:Desktop Folder:droplet_app"
return (1 * minutes)
end idle
where ALOHA is the hotfolder, and droplet_app is the droplet where you drop the files, if done manually, on. (great sentence :rolleyes: )
It works. but not really the way i want…are there other ways to do this??
Thanks in advance! Fuut
OS 8.6