• 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
Script Objects in Libraries
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Script Objects in Libraries


  • Subject: Script Objects in Libraries
  • From: Jason Bourque <email@hidden>
  • Date: Thu, 08 Jul 2004 12:05:50 -0400

Hello,

I have a QuarkXPress handler in a library that that calls a script object in
that same library. I get an error every time.
-->> Error: The variable checkSpreads is not defined.

Any ideas? Thanks, Jason Bourque


Tell me to On srhandler()

On srhandler()
tell application "QuarkXPress"
do script {checkSpreads}
end tell
End



Script checkSpreads
Display dialog 3Success2
end
_______________________________________________
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: Script Objects in Libraries
      • From: Hans Haesler <email@hidden>
References: 
 >Characters in a file name - some progress (From: Oz Springs <email@hidden>)

  • Prev by Date: Re: Quickeys shortcut from Filemaker Pro
  • Next by Date: SOAP XML
  • Previous by thread: Re: Characters in a file name - some progress
  • Next by thread: Re: Script Objects in Libraries
  • Index(es):
    • Date
    • Thread