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

Re: Finder window help...


  • Subject: Re: Finder window help...
  • From: webguide <email@hidden>
  • Date: Sun, 05 Jan 2003 06:04:12 +1100

G'day Domains4Days.com

> Question: is there some "try" routine - that if it doesn't find the file or
> folder - that a dialog window can have the user to find the location

try
set thefile to "Macintosh HD:somefile"
open file thefile
on error
set thefile to choose file with prompt "Please choose the appropriate
file"
open file thefile
end try

Cheers

kim
_______________________________________________
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 help...
      • From: "Domains4Days.com" <email@hidden>
References: 
 >Re: Finder window help... (From: "Domains4Days.com" <email@hidden>)

  • Prev by Date: Re: Finder window help...
  • Next by Date: Re: Modifications and Variables
  • Previous by thread: Re: Finder window help...
  • Next by thread: Re: Finder window help...
  • Index(es):
    • Date
    • Thread