Search:

Type: Posts; User: meangreen2003

Search: Search took 0.11 seconds.

  1. Replies
    8
    Views
    1,331

    Re: my do while isn't behaving (beginner)

    Ok, thanks norm that does work but it seems weird that i have to do that is that normal? good point Cornix, my solution to your empty line doesnt work. Any ideas on how to correct that?

    import...
  2. Replies
    8
    Views
    1,331

    Re: my do while isn't behaving (beginner)

    Ok, so Ive been staring at post #2 and I dont get what your telling me. I don't want an empty string, I was hoping for another message to prompt my user for an answer to the continue. lol sorry for...
  3. Replies
    8
    Views
    1,331

    Re: my do while isn't behaving (beginner)

    Thanks for being so quick.

    java.lang.StringIndexOutOfBoundsException: String index out of range: 0
    at java.lang.String.charAt(Unknown Source)
    at...
  4. Replies
    8
    Views
    1,331

    my do while isn't behaving (beginner)

    I get a " java.lang.StringIndexOutOfBoundsException: String index out of range: 0". This seems like it should be too easy to mess up but here I am. Any help would be awsome, Thanks

    import...
Results 1 to 4 of 4