AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Variable A_IPAddress1 , do not Work

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Bug Reports
View previous topic :: View next topic  
Author Message
Loriss



Joined: 26 Jul 2004
Posts: 63

PostPosted: Wed Sep 08, 2004 9:26 am    Post subject: Variable A_IPAddress1 , do not Work Reply with quote

Whit the new version AHK , 1.018 the variable A_IPAddress1 , do not Work.

I have winXP Pro.

IS only my problem ?

Tankyou.
_________________
Loriss
Back to top
View user's profile Send private message AIM Address
BoBo
Guest





PostPosted: Wed Sep 08, 2004 10:28 am    Post subject: Reply with quote

FYI. Worked fine on W2K/SP4
Back to top
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10464

PostPosted: Wed Sep 08, 2004 12:14 pm    Post subject: Reply with quote

Try using this short test script. Sometimes when you reconfigure network settings or network adapters, the adapter order/numbering might change?:

MsgBox %A_IPAddress1%`n%A_IPAddress2%`n%A_IPAddress3%`n%A_IPAddress4%

Hopefully your IP address(es) will be somewhere among the first four values above.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Bug Reports All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group