Thread
:
Using && in perl ?
View Single Post
#
2
06-19-2008, 10:23 PM
Andrew80k
Dragon
Join Date: Feb 2007
Posts: 659
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
Andrew80k
View Public Profile
Send a private message to Andrew80k
Find all posts by Andrew80k