Not much help there baran121, a little code might have helped with you problem so here is the stab in the dark for you...do you have an array that you are running out of bounds on? i.e. dim myarray(0 to 1) as whatever and then somewhere in your code myarray(2)=somevalue, or perhaps you have a variable say dim MyEye as interger and then MyEye = 40000, or is this your custome error handling?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.