Robin Posted March 24, 2009 Posted March 24, 2009 I wrote a piece of script with quite a bit of "Call's" WITHIN "Call's", now i have the senario where i have to click twice before a button (jumping from 1 Call to another) responds...sometimes even the "Exitloop" has to be clicked twice before it responds. Any ideas what could make this happen? PS: The commands works 100%, its only the flippen "Double Click" that frustrates me...
Robin Posted March 24, 2009 Author Posted March 24, 2009 Don't use Call ...........lol...ok fair..What should i use..
jvanegmond Posted March 24, 2009 Posted March 24, 2009 lolwat() ; < == This is how you call a function. Not using function Call. Function lolwat() EndFunc github.com/jvanegmond
Robin Posted March 24, 2009 Author Posted March 24, 2009 lolwat() ; < == This is how you call a function. Not using function Call.Function lolwat()EndFuncManadar...Ek is nie nou met jou nie...Wat bedoel jy?
Robin Posted March 24, 2009 Author Posted March 24, 2009 I tried that, does the same thing PS: I see you are from the Netherlands...I answered in Afrikaans as i know our 2 languages are nearly the same
Robin Posted March 24, 2009 Author Posted March 24, 2009 I tried that, does the same thing PS:I see you are from the Netherlands...I answered in Afrikaans as i know our 2 languages are nearly the same Thanks Mandor...It was a stupid mistake by me...Fixed now ( and thanks for the "tip" on the call...much appreciated )
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