• 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
Getting path of application and use it it in an property
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Getting path of application and use it it in an property


  • Subject: Getting path of application and use it it in an property
  • From: Bjorn Van Blanckenberg <email@hidden>
  • Date: Thu, 06 Jun 2002 16:23:04 +0200

property folderOne : ("volume1:folder1:folder2")
tell application "Finder" to set folderDBase to container of (application
file id "Macf") as string
Return folderDBase -> gives "Macintosh HD:Applications:Tools Database:"


but my handler doesn't recognize the FolderDBase


I don't want to use this line
property folderTwo : ("volume2:folder1:folder2")
-> it's where the application is but it's different on other computer
and I have to input the path on every computer

It would be nice if I don't have to input it on every computer

Something in the form of this
property folderTwo : (folderDbase but whitout the last :)

It's difficult to explain sorry


--
Oooo.
oooO ( )
( ) ) /
\ ( (_/
\_)


Thanks
Bjorn Van Blanckenberg
_______________________________________________
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: standard extension?
  • Next by Date: Re: standard extension?
  • Previous by thread: Re: standard extension?
  • Next by thread: RE: Getting path of application and use it it in an property
  • Index(es):
    • Date
    • Thread