Jump to content

How to split large string by lines


Kachnik
 Share

Recommended Posts

Hello,

I would like to grab some info from www page so I need it somehow in autoit.

I am able to get thw source into var

$sHTML = _IEDocReadHTML ($oIE)

but it is to large. is it somehow possible to split it by lines?

or better to walk thru line by line? something like foreach...

If no I thing that I will save the source into file and use file read line, but I am not able

to find how to get the source directly into file.

Thanks for the tips!

Kachnik

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