Goodmorning people,
I've been busy with a usefull script for work but one part is not working as I thought it would.
I took the known _IsEnabled function, change 3 words to have it check an disabled checkbox status
The code below is not the actual script but it demonstrates the error.
If you select "Check all but disabled" it will select all 3 checkboxes which is not my intention, ehh help?
#include <MsgBoxConstants.au3>
#include <GuiConstants.au3>
#include <GuiConstantsEx.au3>
Local $box[03]
GuiCreate("Test", 300, 300, -1, -1)
$box[00] = GUICtrlCreateCheckbox("Unch