in reply to Re^2: unexpected result using '>='
in thread unexpected result using '>='
You could use ge rather than >= which stringises the values.
Your original code then prints:
Content-type: text/html 119.8 ::239.6<br>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: unexpected result using '>='
by Thelonius (Priest) on Aug 17, 2006 at 16:31 UTC | |
|
Re^4: unexpected result using '>='
by jonnyfolk (Vicar) on Aug 16, 2006 at 23:33 UTC |