ViVoxity Posted March 29, 2008 Posted March 29, 2008 How do I get an InI Implemented into my script? What do I put in the Ini for it to read it? Thanks
weaponx Posted March 29, 2008 Posted March 29, 2008 Well IniRead() and IniWrite() are both in the help file with simple examples.
Moderators SmOke_N Posted March 29, 2008 Moderators Posted March 29, 2008 http://en.wikipedia.org/wiki/INI_file (There's an example of what the file could look like as well there)There are 3 main element: Section/Key/Value[section]Key=Value 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.
Developers Jos Posted March 29, 2008 Developers Posted March 29, 2008 Have you opened the helpfile and read the information about the INI functions? The examples show how to use them. 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.
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