Search:

Type: Posts; User: Norm

Search: Search took 0.19 seconds.

  1. Replies
    5
    Views
    1,428

    Re: FileReader "not a statement"

    Adding the {}s did not cause the errors. The errors were just hidden.

    The cannot find symbol error says that the compiler can not find where the variable mentioned in the error message is...
  2. Replies
    5
    Views
    1,428

    Re: FileReader "not a statement"

    One problem I see is the code does not use {}s with all the if statements.
    You should ALWAYS use {}s to enclose the code used with if and while statements.
  3. Replies
    5
    Views
    1,428

    Re: FileReader "not a statement"

    Please edit your post and wrap your code with


    <YOUR CODE HERE>

    to get highlighting and preserve formatting.



    Please post the full text of the error messages. They have important...
Results 1 to 3 of 3