• 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
Finder: using "on adding folder items to..."
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Finder: using "on adding folder items to..."


  • Subject: Finder: using "on adding folder items to..."
  • From: email@hidden
  • Date: Wed, 22 Oct 2003 10:14:03 CEST

Hello! When I use the command "on adding folder items to" in this
script, and try to attach it to a folder, it doesn't work. What
is wrong with that? (I use OS 9 on a Imac 1rst
generation).Thanks...Here's the script, very close from the
example given in Apple Help:

on adding folder items to this_folder after receiving added_items
tell application "Finder"
activate
set the item_count to the number of items ,
in the added_items
set the folder_name to the name of this_folder
display dialog "Hey, " & (item_count as text) & ,
" items have been added to the [[emph -]] folder " & ,
the folder_name
beep
beep
beep
end tell
end adding folder item
_______________________________________________
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.

  • Prev by Date: Re: Get IP Address
  • Next by Date: Re: InDesign and nonRoman text
  • Previous by thread: Color Panel/Font Panel
  • Next by thread: Re: Finder: using "on adding folder items to..."
  • Index(es):
    • Date
    • Thread