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: Shane Stanley <email@hidden>
- Date: Thu, 29 Oct 2015 09:50:04 +1100
- X_v_e_cd: 58434e06f2637269042d8128b61d3686
- X_v_r_cd: d3618fb07ef7bc34135fe2d94f544871
On 29 Oct 2015, at 3:21 AM, email@hidden wrote:
>
> WanIP()
> display alert "Your IP Address is" & WanIP() & "And has been copied
> to your clipboard."
> set the clipboard to WanIP()
You're also calling the WanIP() handler three times there. Just call it once, assign the result to a variable, and then use the variable.
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>
_______________________________________________
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