Jump to content

Recommended Posts

Posted

:idiot::D

writing values:

iniwrite('filename.ini', 'section', 'identifier', $value)

reading values

$value = iniread('filename.ini', 'section', 'identifier', 'default_value')

it is in help file ...

Posted

i have another question:

i can set the text of a button of other window, but how can i set the text of a button of the .au3 file that set it? i mean set the text to itsels.

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
×
×
  • Create New...