Jump to content

i need some help for inputbox functions


retaly
 Share

Recommended Posts

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 by retaly
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...