GEOSoft 67 Posted February 22, 2004 Does anyone have an idea for returning the IP address of a computer using AU3? GeorgeQuestion about decompiling code? Read the decompiling FAQ and don't bother posting the question in the forums.Be sure to read and follow the forum rules. -AKA the AutoIt Reading and Comprehension Skills test.*** The PCRE (Regular Expression) ToolKit for AutoIT - (Updated Oct 20, 2011 ver:3.0.1.13) - Please update your current version before filing any bug reports. The installer now includes both 32 and 64 bit versions. No change in version number.Visit my Blog .. currently not active but it will soon be resplendent with news and views. Also please remove any links you may have to my website. it is soon to be closed and replaced with something else."Old age and treachery will always overcome youth and skill!" Share this post Link to post Share on other sites
Jos 2,172 Posted February 22, 2004 (edited) Do you mean the pc's own IPaddress(es) ? @IpAddress1 - 4 Edited February 22, 2004 by JdeB SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Share this post Link to post Share on other sites
GEOSoft 67 Posted February 22, 2004 Now how did that sneak in there unnoticed? Thanks JdeB. BTW @IpAddress1 - 4 only returned the first 2 sections of the IP. it showed xxx.x instead of xxx.x.xx.xxx @IpAddress1 however returned the correct string. GeorgeQuestion about decompiling code? Read the decompiling FAQ and don't bother posting the question in the forums.Be sure to read and follow the forum rules. -AKA the AutoIt Reading and Comprehension Skills test.*** The PCRE (Regular Expression) ToolKit for AutoIT - (Updated Oct 20, 2011 ver:3.0.1.13) - Please update your current version before filing any bug reports. The installer now includes both 32 and 64 bit versions. No change in version number.Visit my Blog .. currently not active but it will soon be resplendent with news and views. Also please remove any links you may have to my website. it is soon to be closed and replaced with something else."Old age and treachery will always overcome youth and skill!" Share this post Link to post Share on other sites
Jos 2,172 Posted February 22, 2004 (edited) BTW @IpAddress1 - 4 only returned the first 2 sections of the IP. it showed xxx.x instead of xxx.x.xx.xxx@IpAddress1 however returned the correct string.I meant : @IPAddress1 to 4 like:@IPAddress1@IPAddress2@IPAddress3@IPAddress4Which should the first 4 ipaddresses depending on the number of NIC's you have in your PC.(I hope i didn;t make you do @IPAddress1 - 4 ) Edited February 22, 2004 by JdeB SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Share this post Link to post Share on other sites
GEOSoft 67 Posted February 22, 2004 I just did copy/paste into a test script with a message box but as soon as it ran I was headed for the docs anyway so I figured out what you meant. :iamstupid: After all it's Sunday and I should be taking the day off anyway. This is the punishment I get for working. GeorgeQuestion about decompiling code? Read the decompiling FAQ and don't bother posting the question in the forums.Be sure to read and follow the forum rules. -AKA the AutoIt Reading and Comprehension Skills test.*** The PCRE (Regular Expression) ToolKit for AutoIT - (Updated Oct 20, 2011 ver:3.0.1.13) - Please update your current version before filing any bug reports. The installer now includes both 32 and 64 bit versions. No change in version number.Visit my Blog .. currently not active but it will soon be resplendent with news and views. Also please remove any links you may have to my website. it is soon to be closed and replaced with something else."Old age and treachery will always overcome youth and skill!" Share this post Link to post Share on other sites
Jos 2,172 Posted February 22, 2004 I just did copy/paste into a test script with a message box but as soon as it ran I was headed for the docs anyway so I figured out what you meant. :iamstupid: After all it's Sunday and I should be taking the day off anyway. This is the punishment I get for working. "Been there .... Seen it .... Done it .... and got the T-Shirt......" SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Share this post Link to post Share on other sites
GEOSoft 67 Posted February 22, 2004 My nick name on the MS news groups is Bindar Dundat, and for a very good reason. GeorgeQuestion about decompiling code? Read the decompiling FAQ and don't bother posting the question in the forums.Be sure to read and follow the forum rules. -AKA the AutoIt Reading and Comprehension Skills test.*** The PCRE (Regular Expression) ToolKit for AutoIT - (Updated Oct 20, 2011 ver:3.0.1.13) - Please update your current version before filing any bug reports. The installer now includes both 32 and 64 bit versions. No change in version number.Visit my Blog .. currently not active but it will soon be resplendent with news and views. Also please remove any links you may have to my website. it is soon to be closed and replaced with something else."Old age and treachery will always overcome youth and skill!" Share this post Link to post Share on other sites