Jump to content

INI limits still here?


Recommended Posts

By reading the Ini into memory, you can use these _IniString() functions

http://www.autoitscript.com/forum/index.php?showtopic=72690&st=0&p=530284&#entry530284

to bypass the size limits.

Just FileWrite the string variable over the original Ini when done.

Link to comment
Share on other sites

By reading the Ini into memory, you can use these _IniString() functions

http://www.autoitscript.com/forum/index.php?showtopic=72690&st=0&p=530284&#entry530284

to bypass the size limits.

Just FileWrite the string variable over the original Ini when done.

Thank you very much, I think that with this UDF funtions I will not have that file size limitations, I will try it.

thanks.

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