Can anyone please tell me what this error means: syntax error `(' unexpected
Is it that I am not supposed to be using "(" ever in my programs, because almost everytime I have a program that needs something to be enclosed in "( )" it has a syntax error with the "(". Any assistance would be gladly appreciated.