Thread: syntax error
View Single Post
  #2 (permalink)  
Old 07-28-2007, 12:29 AM
brianhks brianhks is offline
Senior Member
 
Join Date: Jul 2007
Posts: 134
brianhks will become famous soon enough
Try this
if ("edward".equals(namelabel)) {
}
Reply With Quote