retaly Posted January 18, 2013 Author Posted January 18, 2013 (edited) hy, i use this option: Opt("GUIOnEventMode", 1) and now i cant use in while for the next code, its ok, but how can i make it to load automatice datas to fields from .ini file? i want to make automatice this code: For $i = 0 To 2 GUICtrlSetData($aControlID[$i], IniRead($sIniFile, "Data", $i, "Not found")) Next Edited January 18, 2013 by retaly
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