| Author |
IBM Rad 6.5: if results anytime true
|
Michael Koch
Greenhorn
Joined: Jan 23, 2009
Posts: 3
|
|
Hello,
I'm using only Java 142 on RAD65. Did you have anytime the following problem:
code example:
if (false) return true;
The if statement has true.
It seems not authentically, result is evertime true.
If you exit and again start RAD, the statement means to be right. But not for long.
Solution?
Thanks in advance,
Michael K
|
 |
 |
|
|
subject: IBM Rad 6.5: if results anytime true
|
|
|