• 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: Extracting path of application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Extracting path of application


  • Subject: RE: Extracting path of application
  • From: "Steve Goodman" <email@hidden>
  • Date: Fri, 31 May 2002 09:43:46 -0500
  • Thread-topic: Extracting path of application

Maybe I'm missing something but can't you set your "FolderDBase" property with that line at run time?


property FolderDBase:""

on run

tell application "Finder" to set FolderDBase to container of (application file id "8BIM") as string -- use your apps id

end run


Steve Goodman
> ----------
> From: Bjorn Van Blanckenberg
> Sent: Friday, May 31, 2002 3:56 AM
> To: Steve Goodman; posting Applescript
> Subject: Re: Extracting path of application
>
> On 30-05-2002 17:50, "Steve Goodman" <email@hidden> wrote:
>
> > In classic:
> >
> > tell application "Finder" to set FolderDBase to container of (application file
> > id "8BIM") as string -- use your apps id
> >
>
> Works, but need it in a property because it has to do some handlers with the
> path of application.
_______________________________________________
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.

  • Prev by Date: Re: How to identify the default browser?
  • Next by Date: Re: Installing AS 1.8 from ADC
  • Previous by thread: Re: Extracting path of application
  • Next by thread: Re: applescript-users digest, Vol 3 #507 - 14 msgs
  • Index(es):
    • Date
    • Thread