• 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: Can't open remote script
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't open remote script


  • Subject: Re: Can't open remote script
  • From: "Adam K. Wuellner" <email@hidden>
  • Date: Tue, 23 Nov 2004 16:25:52 -0600


On Nov 23, 2004, at 9:41 AM, Frank Renner wrote:

I wrote a little AppleScript that remotely shuts down and restarts an
application on another machine. After not using it for a while, I can't open
it with ScriptEditor any more because it seems Editor is searching for the
remote services (hard coded IP number) for performing it's syntax checks and
validating the script on opening it...forever (spinwheel).


Any hints what to do?


it's a stab in the dark, but maybe if you turned off all of your network interfaces prior to trying to open the script then the network searching would time out rather than hang.


As for avoiding this, AS: The Definitive Guide has some tips on pp 350-351. Basically, you obfuscate the tell application statement by putting the app name in variable and using that in the statement. You then need a 'using terms from ...' statement to get it to compile, but it doesn't need to see the app running on the remote machine this way.

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Can't open remote script (From: Frank Renner <email@hidden>)

  • Prev by Date: Re: Quark Dictionary... Where are you?
  • Next by Date: re: Filemaker Deleting Portal Rows (Dave Bevis)
  • Previous by thread: Can't open remote script
  • Next by thread: Re: Can't open remote script
  • Index(es):
    • Date
    • Thread