Jump to content

_INetGetSource error


Recommended Posts

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\beta

D:\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!

My-Colors.jpg

cuniform2.gif

Link to comment
Share on other sites

  • Moderators

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.

Link to comment
Share on other sites

  • Moderators

I think I might kill Jon for listening to me.

:whistle: That statement is priceless!

Edit:

[attempted humor]"For everything else... There's MasterCard"[/attempted humor]

Edited 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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...