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

Re: App launch help


  • Subject: Re: App launch help
  • From: Christopher Stone <email@hidden>
  • Date: Sun, 05 Oct 2014 12:59:18 -0500

On Oct 05, 2014, at 12:07, dealTek <email@hidden> wrote:
I have two versions of FileMaker Pro - Version 11 and version 12... I need the apple script to load version 12 but it keeps opening version 11.
______________________________________________________________________

Hey Dave,

Try giving your script a full path to the desired app.

tell application "Ryoko:Applications:Applications_Chris:Developer_Tools:Applescript_Tools:Script Debugger 6:Script Debugger.app:"
make new document
end tell

Double-check and see if the different versions have different bundle-IDs.

Use info for <alias> to see this attribute.

Bundle Identifier    :  com.latenightsw.ScriptDebugger6

--
Best Regards,
Chris

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

References: 
 >App launch help (From: dealTek <email@hidden>)

  • Prev by Date: App launch help
  • Next by Date: Re: Setting Finder Column width
  • Previous by thread: App launch help
  • Next by thread: Re: App launch help
  • Index(es):
    • Date
    • Thread