Fossil Rock Posted August 3, 2006 Posted August 3, 2006 I'm getting this error using the latest beta version (autoit-3.1.1.133). Anyone see the problem ?>"D:\Program Files\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.exe" /run /beta /ErrorStdOut /in "D:\Program Files\AutoIt3\beta\Examples\Helpfile\_INetGetSource.au3" /autoit3dir "D:\Program Files\AutoIt3\beta" /UserParams >Running AU3Check (1.54.3.0) params: from:D:\Program Files\AutoIt3\betaD:\PROGRA~1\AutoIt3\beta\Include\INet.au3(199,190) : ERROR: StringRegExp(): undefined function. StringRegExp($s_SmtpServer, "(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)") ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^D:\Program Files\AutoIt3\beta\Examples\Helpfile\_INetGetSource.au3 - 1 error(s), 0 warning(s)!>AU3Check ended.rc:2>Exit code: 0 Time: 1.523#include <INet.au3> ConsoleWrite(_INetGetSource('www.autoitscript.com')) Agreement is not necessary - thinking for one's self is!
Moderators SmOke_N Posted August 3, 2006 Moderators Posted August 3, 2006 StringRegExp() is not in the .133 help file as well. Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
Moderators SmOke_N Posted August 3, 2006 Moderators Posted August 3, 2006 (edited) I think I might kill Jon for listening to me. That statement is priceless! Edit: [attempted humor]"For everything else... There's MasterCard"[/attempted humor] Edited August 3, 2006 by SmOke_N Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
Administrators Jon Posted August 3, 2006 Administrators Posted August 3, 2006 I think I might kill Jon for listening to me.More signature fodder.
Valik Posted August 3, 2006 Posted August 3, 2006 How long before you install an apache module that automatically generates a "random Valik quote" for your signature? I seem to be doing well at providing you signature fodder of late.
nobby Posted August 9, 2006 Posted August 9, 2006 Is there a plan to re-include the necessary source in Inet.au3 to make it work again? If not, what is the solution to make the scripts created with an "old" version of Inet.au3 function again? CheersNobby
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now