Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Replies
    10
    Views
    1,415

    Re: Beginner Help Runs but has Minor Error!

    what command?
  2. Replies
    10
    Views
    1,415

    Re: Beginner Help Runs but has Minor Error!

    Sorry, my crystal ball is not working now and I can not see the current version of your program.

    Can you post your code so we can see what it is doing?
  3. Replies
    10
    Views
    1,415

    Re: Beginner Help Runs but has Minor Error!

    The get method will ask for the name every time it is called.
    How many times does the new code call it?
  4. Replies
    10
    Views
    1,415

    Re: Beginner Help Runs but has Minor Error!

    Why does the display method call the get method?
    Could it use the arg that is passed to it?
  5. Replies
    10
    Views
    1,415

    Re: Beginner Help Runs but has Minor Error!

    Look at the code and where that message comes from.
    How many times is that method called?
    Each time the method is called, it will print out the message.
Results 1 to 5 of 5