Hi,
How can i check whether a int value is negative. I miss something like (negative ? ) in lisp?!
thx
Sh... I think if ($var < 0) would do also 🙂)