• 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 keeps sending events to remote machine
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

script keeps sending events to remote machine


  • Subject: script keeps sending events to remote machine
  • From: Geoff Graham <email@hidden>
  • Date: Mon, 12 Jan 2004 11:33:43 -0500

Hello All,

I have a script:

tell application "FileMaker Pro"
set q to name of window 1
end tell
tell application "watcher" of machine "eppc://admin:email@hidden.0.4"
set x to New(q)
end tell
tell application "FileMaker Pro"
activate
go to x
end tell

On the last line, go to x, the error i get is:
watcher got an error: +class crow; id 1.2712202E+7 of +class cDB ; "Invoices.SH1" doesn't understand the go to message.

"watcher" is an applescript application that makes new records in filemaker. that machine of course also runs "Filemaker Pro"

so why is this script still targeting the remote machine outside of the tell block?

thanks,
geoff
_______________________________________________
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 keeps sending events to remote machine
      • From: Emmanuel <email@hidden>
References: 
 >Re: Need help with an Apple Script Error Code (From: Gnarlodious <email@hidden>)
 >Re: Need help with an Apple Script Error Code (From: Craig Sutherland <email@hidden>)

  • Prev by Date: Mac Newbie - Enable Scripts in Safari
  • Next by Date: Images and FMP
  • Previous by thread: Re: Need help with an Apple Script Error Code
  • Next by thread: Re: script keeps sending events to remote machine
  • Index(es):
    • Date
    • Thread