• 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
Quickeys shortcut from Filemaker Pro
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Quickeys shortcut from Filemaker Pro


  • Subject: Quickeys shortcut from Filemaker Pro
  • From: Nigel Nixon <email@hidden>
  • Date: Thu, 8 Jul 2004 10:33:11 +0100

Writing an Applescript to trigger a Quickey shortcut from Filemaker Pro
in OS X.


I have been advised from a number of sources that either of the
following applescripts should do the job:


tell application quickeys
activate
play shortcut named "name of shortcut"
end tell


tell application quickeys
play shortcut named "name of shortcut"
end tell


However the Script Editor does not like the syntax, and each time -
highlighting the word shortcut - throws up the message "Expected end
of line, etc. but found identifier. (Error -2741). "


I am a complete novice at Applescripts, and would appreciate any help.


QuicKeys X2.0.1
Filemaker Pro 6.0
Max OS 10.3.4
_______________________________________________
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: Quickeys shortcut from Filemaker Pro
      • From: Andrew Oliver <email@hidden>
    • Re: Quickeys shortcut from Filemaker Pro
      • From: Nigel Smith <email@hidden>
  • Prev by Date: Executing embedded script with parameters (was: QuarkXPress 6 Spread Finder)
  • Next by Date: Re: Executing embedded script with parameters (was: QuarkXPress 6 Spread Finder)
  • Previous by thread: Re: Executing embedded script with parameters (was: QuarkXPress 6 Spread Finder)
  • Next by thread: Re: Quickeys shortcut from Filemaker Pro
  • Index(es):
    • Date
    • Thread