• 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
talking to remote applications
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

talking to remote applications


  • Subject: talking to remote applications
  • From: doug rogers <email@hidden>
  • Date: Fri, 24 Dec 2004 23:02:20 -0500

:-(

the script:

set u to (choose URL) --showing Remote applications)
set L to characters 7 thru -1 of u
set u to "eppc://MyName:MyPassw@" & (L as string)
tell application "Finder" of machine u
	using terms from application "Finder"
		--get name of disk 1 --> timeout
		path to apple menu
	end using terms from
end tell

from the result log after ten minutes

tell current application
	choose URL
		"afp://10.0.1.56/"
end tell
tell application "Finder" of machine "eppc://10.0.1.56"
	path to apple menu
		current application
		"Finder got an error: AppleEvent timed out."


There is a crack in everything. That's how the light gets in. __________<http://home.golden.net/~samu>__________

_______________________________________________
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


  • Prev by Date: Re: Unicode text and the annoying relic called "styled text"
  • Next by Date: [OT] List issues?
  • Previous by thread: [ANN] FastScripts 2.1
  • Next by thread: [OT] List issues?
  • Index(es):
    • Date
    • Thread