in reply to My "if" is failing!
The code in the else clause is rather similar to the code in the 'if' clause, so the code ought to be simplified. If you write code with duplicated sections, it makes it much harder to find out what went wrong and why.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: My "if" is failing!
by Sumtingwong (Novice) on Nov 29, 2012 at 02:57 UTC |