oMBRa Posted May 21, 2009 Share Posted May 21, 2009 if u tell me some examples of it failing and the result expected then I can help u... Link to comment Share on other sites More sharing options...
BJJ Posted May 21, 2009 Author Share Posted May 21, 2009 I how you good code and tell what is wrong there Link to comment Share on other sites More sharing options...
oMBRa Posted May 21, 2009 Share Posted May 21, 2009 I how you good code and tell what is wrong thereSorry, I don't understand, by the way I mean, tell me with wich value it fails and the results you expect Link to comment Share on other sites More sharing options...
BJJ Posted May 21, 2009 Author Share Posted May 21, 2009 Oh I finish I change this valid part of code and now work greate i make ;=== Fight === For $A = '0' To '0' If GUICtrlRead ($Fight) = $A Then $R_Fight = '0' Next For $A = '1' To '1' If GUICtrlRead ($Fight) = $A Then $R_Fight = '8' Next For $A = '2' To '2' If GUICtrlRead ($Fight) = $A Then $R_Fight = '10' Next For $A = '3' To '3' If GUICtrlRead ($Fight) = $A Then $R_Fight = '13' Next For $A = '4' To '4' If GUICtrlRead ($Fight) = $A Then $R_Fight = '14' Next For $A = '5' To '5' If GUICtrlRead ($Fight) = $A Then $R_Fight = '17' Next For $A = '6' To '6' If GUICtrlRead ($Fight) = $A Then $R_Fight = '20' Next For $A = '7' To '7' If GUICtrlRead ($Fight) = $A Then $R_Fight = '22' Next For $A = '8' To '8' If GUICtrlRead ($Fight) = $A Then $R_Fight = '23' Next For $A = '9' To '9' If GUICtrlRead ($Fight) = $A Then $R_Fight = '24' Next For $A = '10' To '10' If GUICtrlRead ($Fight) = $A Then $R_Fight = '25' NextBig Thanks for John2006 Topic to Close Link to comment Share on other sites More sharing options...
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