Thread: Issue
View Single Post
  #2 (permalink)  
Old 11-06-2007, 04:16 PM
ShoeNinja's Avatar
ShoeNinja ShoeNinja is offline
Senior Member
 
Join Date: Oct 2007
Posts: 112
ShoeNinja is on a distinguished road
Send a message via AIM to ShoeNinja
You need a space in your if condition.

Code:
if(semiColIndexFlag (space) != -1)
Reply With Quote