AustrianOak Posted September 5, 2008 Posted September 5, 2008 For $i = 1 To $ahInput[0][0] msgbox(0, "", GUICtrlGetHandle($ahInput[$i][0])) ... It returns 0 everytime! I've even tried getting the state to see if it was minimize, restored, etc and returns -1 or 0 (whatever that function returns) and it always fails.
enaiman Posted September 7, 2008 Posted September 7, 2008 Looking at your post count I would have expected a bigger part of code. The code you've posted is not relevant, it doesn't show anything wrong and I'm sure the problem in your script lies elsewhere. Without proper code, I'm afraid proper answer is impossible. SNMP_UDF ... for SNMPv1 and v2c so far, GetBulk and a new example script wannabe "Unbeatable" Tic-Tac-Toe Paper-Scissor-Rock ... try to beat it anyway :)
Valuater Posted September 7, 2008 Posted September 7, 2008 Looking at your post count I would have expected a bigger part of code. The code you've posted is not relevant, it doesn't show anything wrong and I'm sure the problem in your script lies elsewhere.Without proper code, I'm afraid proper answer is impossible.well said!!!8)
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