Thread: syntax error
View Single Post
  #1 (permalink)  
Old 07-27-2007, 10:47 PM
gabriel gabriel is offline
Member
 
Join Date: Jul 2007
Posts: 41
gabriel is on a distinguished road
syntax error
Code:
if ("edward")equals(namelabel){ }
My compiler is expecting a period after if ("edward")equals(namelabel)

What's wrong with the code?
Reply With Quote
Sponsored Links