Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Replies
    10
    Views
    2,033

    Re: Checking Account class, need help

    If you can't post the full text of the errors you are getting, it will be hard to make recommendations on how to fix the code.

    I recommend that you fix the compiler errors BEFORE adding more code...
  2. Replies
    10
    Views
    2,033

    Re: Checking Account class, need help

    That is not a compiler error. Runtime means it happened when the code was executing.
    What type of exception was it? Can you copy the full text of the error message and paste it here?
    Here is what...
  3. Replies
    10
    Views
    2,033

    Re: Checking Account class, need help

    Can't say what the problem is without the location of the error. One clue would be what class it is in. Another would be the line of code that is in the error message.

    What happens if you use...
  4. Replies
    10
    Views
    2,033

    Re: Checking Account class, need help

    Where is the error? At What line in the source?
    Please copy and paste here the full text of the compiler's error message.
  5. Replies
    10
    Views
    2,033

    Re: Checking Account class, need help

    Please post the full text of the error message that shows where the problem is.
Results 1 to 5 of 5