• 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: Finder Window toolbar toggling
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Finder Window toolbar toggling


  • Subject: Re: Finder Window toolbar toggling
  • From: Michelle Steiner <email@hidden>
  • Date: Mon, 26 Apr 2004 18:29:31 -0700

On Apr 26, 2004, at 4:40 PM, Martin Orpen wrote:

tell application "Finder"
if toolbar visible of window 1 is true then
set toolbar visible of window 1 to false
else
set toolbar visible of window 1 to true
end if
end tell

How about this:

tell application "Finder" to set the toolbar visible of window 1 to not the toolbar visible of window 1

--
I am Dyslexic of Borg. Fusistance is retile. Your ass will be laminated.
_______________________________________________
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: Finder Window toolbar toggling
      • From: Martin Orpen <email@hidden>
    • Finder Window toolbar?
      • From: Robert Poland <email@hidden>
References: 
 >Re: Finder Window toolbar toggling (From: Martin Orpen <email@hidden>)

  • Prev by Date: Off Topic sort off Want to be a tech editor?
  • Next by Date: Fwd: ScanMail Message: To Sender, sensitive content found and action t aken.
  • Previous by thread: Re: Finder Window toolbar toggling
  • Next by thread: Finder Window toolbar?
  • Index(es):
    • Date
    • Thread