> Excuse me guys
> for my repetitive questions, but my problem don't has solution..
It'd probably be easier to solve your problem if it didn't keep changing
every day. How are you able to do this? Is your client changing his/her
mind? Or are did you manager to convince the teacher that the assignment is
too difficult, or what?
If you keep changing your problem, I get very discouraged about helping
you, because if I invest, say 2 hours, to explain to you how to sovle your
problem, the next day you'll just post a completely new problem and I
wouldn't have ended up helping you anyway. That's 2 hours wasted that I
could have spent helping someone else.
> My question now is:
>
[quoted text clipped - 30 lines]
> Excuse me for disturb,please help me with code if it's
> possible....thanks
Your braces aren't balanced, and there's no return statement, although
the method is declared as returning a string. It'll be easier if you post an
SSCCE: http://mindprod.com/jgloss/sscce.html
- Oliver