• 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
SetVisibleInTiger
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SetVisibleInTiger


  • Subject: SetVisibleInTiger
  • From: DigitEL <email@hidden>
  • Date: Mon, 01 Aug 2005 20:36:33 -0700

Does anyone know if setting the visible of a file is broken in Tiger or am I missing something in the following script that returns 'Stack Overflow' error:


try

    set theFile to (choose file)

    set itemInfo to (info for theFile)

    if (visible of itemInfo) is true then

        set visible of alias (theFile as string) to false

    else

        set visible of alias (the theFile as string) to true

    end if

on error errM

    display dialog errM

end try


--

ForNow

EL



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: SetVisibleInTiger
      • From: kai <email@hidden>
    • Re: SetVisibleInTiger
      • From: Neil Faiman <email@hidden>
  • Prev by Date: Re: Remove Fields From Record?
  • Next by Date: Re: unixy paths to alias
  • Previous by thread: Re: Excel 2004 to clipboard to Finder
  • Next by thread: Re: SetVisibleInTiger
  • Index(es):
    • Date
    • Thread