Hello,
Using an AppleScript to generate folder structure for client projects, and then on one of the folders generated, I’m attaching another script as a Folder Action.
Have it almost working, except on my line of code that is supposed to actually attach the Folder Action to the folder, I’m getting this in the Results panel in Script Editor:
sleep "Folder Action Scripts" of application "System Events"
Can anyone tell me what “sleep” means here in the results panel?
Can post code if needed, but thinking this is a more generic question.
Thank you,
sf