Just another big newb whos comp has got kaplut

hey,

i have

String x = crd.gettoken();

along with a few other pointer type things like this, around 5 of them all giving me the same message

cannot find symbol

but all the other classes can find each fine and when i take out just these terms everything compiles. just got 1.5 update 5 if that makes a difference. And thats it really

Thanks in advance for any help i get.

Spoonlymagoo.

[433 byte] By [Spoonlyorangea] at [2007-10-2 4:55:58]
# 1
You need to post more information. It would be best to post a small code snippet that demonstrates your problem and post the full, exact error message, along with how you are compiling.
atmguya at 2007-7-16 1:00:18 > top of Java-index,Developer Tools,Java Compiler...
# 2
Oh, and be sure to use the code tags when pasting code. There's a code button that will generate the tags - paste your code between the tags.
atmguya at 2007-7-16 1:00:18 > top of Java-index,Developer Tools,Java Compiler...