|
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On 22 Jul 2009, at 22:12, Andrew P wrote:
For example:
set IP to "INSERT IP ADDRESS SCRIPT HERE"
(display dialog "Your IP address is (now I need to insert the variable IP, need help here too. It makes it into text.)")
Change en0 to the network interface you're using.
set ipadd to do shell script "ipconfig getifaddr en0"
display dialog "You IP address is " & (ipadd as string) & "."
_______________________________________________ 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
| References: | |
| >Re: How to check an IP Address (From: Steve Thompson <email@hidden>) |
| Home | Archives | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2011 Apple Inc. All rights reserved.