• 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: Error in the Finder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error in the Finder


  • Subject: Re: Error in the Finder
  • From: Michelle Steiner <email@hidden>
  • Date: Wed, 11 Feb 2004 15:01:51 -0700

On Feb 11, 2004, at 1:29 PM, Syllas R. wrote:

OpenFolder("DossierDemo:flexo")
on OpenFolder(FolderName)
tell application "Finder"
activate
try
open (folder FolderName)
on error
return false
end try
end tell
return true
end OpenFolder

Unless the file "flexo" is at the root level of a disk named "DossierDemo" it will fail.

--
We're not human beings having a spiritual experience.
We're spiritual beings having a human experience.
_______________________________________________
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.

References: 
 >Error in the Finder (From: "Syllas R." <email@hidden>)

  • Prev by Date: Re: Finding out is an Application is running
  • Next by Date: Re: Close all windows
  • Previous by thread: Error in the Finder
  • Next by thread: Re: Error in the Finder
  • Index(es):
    • Date
    • Thread