• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
"attach action to" error in Folder Actions Extension
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

"attach action to" error in Folder Actions Extension


  • Subject: "attach action to" error in Folder Actions Extension
  • From: Noa Yissar <email@hidden>
  • Date: Sun, 28 Jul 2002 00:15:30 -0700 (PDT)

Hi,
I'm trying to call the "Folder Actions" extension with
the "attach action to" command which is found in its
dictionary, but I keep getting errors.

when I tried:
tell application "Folder Actions"
attach action to "System:my scripts:script test
folder"
using "System:my scripts:my_script"
end tell

I get compilation error: Expected end of line, etc.
but found ".

then I tried:
tell application "Folder Actions"
attach action to "System:my scripts:script test
folder"
using
"System:my scripts:my_script"
end tell

which compiled, but I got an error while running it:
Folder Actions got an error: some parameter is missing
for attach action to.

Can anyone tell me the correct way to write this
script?

Thanks,
Noa
Yahoo! Health - Feel better, live better
http://health.yahoo.com
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: "attach action to" error in Folder Actions Extension
      • From: "Paul F. Henegan" <email@hidden>
  • Prev by Date: Re: scripting mail
  • Next by Date: Re: applescript-users digest, Vol 3 #661 - 2 msgs
  • Previous by thread: Re: fields in appleworks
  • Next by thread: Re: "attach action to" error in Folder Actions Extension
  • Index(es):
    • Date
    • Thread