We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSyntax Questions › unexpected token
Page Index Toggle Pages: 1
unexpected token (Read 539 times)
unexpected token
Feb 3rd, 2007, 3:22pm
 
I have been trying to make a new class within processing named 'Score' I start up a new tab and call it Score and then add the code:

Class Score {}

But as soon as that is in there it starts popping up with unexpected token.

Does anyone have any ideas why this would be?
Re: unexpected token
Reply #1 - Feb 3rd, 2007, 3:33pm
 
Don't worry - solved it!
Page Index Toggle Pages: 1