Re: Wan IP Retrieval No Longer Works For Me Under OS X 10.11
Re: Wan IP Retrieval No Longer Works For Me Under OS X 10.11
- Subject: Re: Wan IP Retrieval No Longer Works For Me Under OS X 10.11
- From: Christopher Stone <email@hidden>
- Date: Thu, 29 Oct 2015 06:12:39 -0500
On Oct 28, 2015, at 14:06, Jim Weisbin <email@hidden> wrote:
tell application "Finder"
______________________________________________________________________
Hey Jim,
I'd move all that stuff out of the Finder-Tell block.
You can pare that down to the display dialog command if you want it to be in the Finder.
Or you can use a little more generic method calling the frontmost app.
tell application (path to frontmost application as text) display dialog "STUB" end tell
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden