Hm, but that's syntactically problematic, since you do not return a value although the function is declared as boolean. What happens if you add a "return(true);" ?

Read More...