Change GUI and Button Style AutoIt Error Line 11
Hello,
I want to change GUI and button style AutoIt and this error appears every time. I followed the standard steps and I have checked the process again to see if I missed something, everything seems like to be OK. Can anyone tell me what is missing ? Why I have this error ?
Thank you !
AutoIt Error
Line 11 (File “C”UsersAdrianDesktopNowy AutoIt v3 Script (9).au3”):
$iButton1 = GUICreateButton(“Start”, 10, 40, 100, -1, $BS_FLAT)
$iButton1 = GUICreateButton(“Start”, 10, 40, 100, -1, ERROR
Error: Variable used without being declared.