Search:

Type: Posts; User: clewis92

Search: Search took 0.11 seconds.

  1. Re: Getting "cannot find symbol" errors when trying to pass variables between methods!

    I copied the entire error list. I don't know what more I can do. Perhaps there is a setting that isn't on preventing more descriptive error messages?
  2. Re: Getting "cannot find symbol" errors when trying to pass variables between methods!

    Normally I would compile step by step, but this program is based off a simpler one, only this time we moved code to methods. I did copy everything in the error console. I just removed the location...
  3. Re: Getting "cannot find symbol" errors when trying to pass variables between methods!

    Sorry about that! Here are the errors:

    28 errors found:
    [line: 32]
    Error: cannot find symbol
    symbol: variable first
    location: class MyCode
    [line: 34]
    Error: cannot find symbol
    ...
  4. Getting "cannot find symbol" errors when trying to pass variables between methods!

    Hey all, I have an assignment due tonight and I think I got it about wrapped up, just a few errors with my variables. Let me know if you guys need additional information to help me figure this out!
    ...
Results 1 to 4 of 4