loop

i want to creat a loop okso that my programme has no errors here goesloop when input not equal to a,b and chow do i do thatusing the "while" i can't seem to make that work any body knows
[243 byte] By [t123a] at [2007-10-2 1:45:33]
# 1
adding doing the loop using the unicode of java for example 97 is a and 98 is b
t123a at 2007-7-15 19:09:41 > top of Java-index,Other Topics,Algorithms...
# 2

> adding doing the loop using the unicode of java

> for example 97 is a and 98 is b

This is something similar you described in another thread. Don't cross post simular question.

Like I said in another thread of yours: it's better to post these questions in the Fundamentals forum. If you post them there please try to write full English sentences. I found your questions hard to read without punctuation marks.

While you're at it: I don't think a lot of people are willing to do your homework, but they are willing to help you improve your own code and/or answer specific questions about your code. So post some of your own code and tell us where you're stuck.

Good luck.

prometheuzza at 2007-7-15 19:09:41 > top of Java-index,Other Topics,Algorithms...
# 3
Thread continues here: http://forum.java.sun.com/thread.jspa?threadID=670341
prometheuzza at 2007-7-15 19:09:41 > top of Java-index,Other Topics,Algorithms...