View Single Post
  #2  
Old 06-19-2008, 10:23 PM
Andrew80k
Dragon
 
Join Date: Feb 2007
Posts: 659
Default

It should be

Code:
if (($JO==7)&&($JA==6))
You're using brackets instead of parantheses.

Last edited by Andrew80k; 06-20-2008 at 06:24 AM.. Reason: Spelling..../sigh
Reply With Quote