Search:

Type: Posts; User: bgroenks96

Search: Search took 0.10 seconds.

  1. Re: Cannot Find Variable/Symbol Errors... why?

    JavaPF,

    Thank you! Now I know... if variables are inside the Try/Catch they are unreachable. I will make the change.

    I designed it that way simply because I know it's generally better to have...
  2. Cannot Find Variable/Symbol Errors... why?

    I keep getting errors from the compiler saying it can't find the symbols a,b and c in this class. Unless I'm blind, I think I clearly defined them in the first part of the code.

    public class...
Results 1 to 2 of 2