Pachan Posted July 28, 2008 Posted July 28, 2008 Hi, Is there a Library function to read/write a configuration file? I want to keep intialization settings in a configuration file and open the file and do the setting, at the start of autoit script. Thanks & Regards, Pachan
rudi Posted July 28, 2008 Posted July 28, 2008 Hi,Is there a Library function to read/write a configuration file? I want to keep intialization settings in a configuration file and open the file and do the setting, at the start of autoit script.What kind of "configuration file" do you mean?If it's a simple INI file, check in the help file the INI*() functions.If not, post such a config file here.Regards, Rudi. Earth is flat, pigs can fly, and Nuclear Power is SAFE!
jp10558 Posted July 29, 2008 Posted July 29, 2008 A little OT, has there been any thought to incoporating XML files like ini files somehow?
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