Hypertrophy Posted September 20, 2009 Posted September 20, 2009 Is there a limit to how many sections I can read from in an DAT file? I know there's a limit to how many chars can be read per section but lets say I had around 1000 keys per section and lets say those keys didn't exceed the 32,767 char limit.
Developers Jos Posted September 20, 2009 Developers Posted September 20, 2009 DAT file or do you mean an INI file with the INIReadSection function which has a 32767 character section limit? 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.
Hypertrophy Posted September 20, 2009 Author Posted September 20, 2009 I'm actually using a .dat a file with treating it as an .ini using INIReadSection, etc.
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