Control ID
"gpjoe007" <[email protected]>
| Newsgroups | gmane.comp.windows.autoit.user |
|---|---|
| Message-ID | <[email protected]> |
I'm very very new at programing. I have a Screen that has a msg box
for changing the date. The ControlID for the box is 1169. I have tried
the following line of code but get nothing!
ControlSetText("Automatic Analysis - BuyLo.afl","",1169, "1/1/05")
Should I have another line somewhere that refers to ControlID = 1169?
Thanks, Joe