• 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
Re: Now is: Finder tell block
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Now is: Finder tell block


  • Subject: Re: Now is: Finder tell block
  • From: Mr Tea <email@hidden>
  • Date: Sun, 03 Mar 2002 18:45:44 +0000

This from JollyRoger - dated 3/3/02 06:02 pm:

> I think it is important to note that you don't *have* to use a tell block.
>
> You can do this instead:
>
> tell application "Finder" to do something


Isn't that just an economical way to display this basic 'one command' tell
block:

tell application "Finder"
do something
end tell

... same as 'if tea is ready then pour' is an economical way to display:

if tea is ready then
pour
end if

?

Or did I miss something important?


Mr Tea
--
_______________________________________________
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: Now is: Finder tell block
      • From: JollyRoger <email@hidden>
References: 
 >Re: Now is: Finder tell block (From: JollyRoger <email@hidden>)

  • Prev by Date: The great OS X Finder [WAS: Re: Delay in the Finder]
  • Next by Date: Re: Damn send button / Wind chill
  • Previous by thread: Re: Now is: Finder tell block
  • Next by thread: Re: Now is: Finder tell block
  • Index(es):
    • Date
    • Thread