command - unexpected token

[Deleted]  

All,

I have been running in to and error i cant seem to get rid of, any ideas? Here's is the code:

attached is a screen shot of the error.


any help would be appreciated.


thanks, command - unexpected token


Blax

 
Remove the preceding "string".
 

variable command has already been defined as a string. I don't think that you need string in your function call

crossedLineS(command,etc)

[Deleted]  

ooops, I'll try it and let you know..



Blax

[Deleted]  
thanks all!