ok, is there a quick and dirty way to determine if a variable's value falls between two numbers?
i.e.
if 25<x<30 then
{
dothis
}
else
{
dothat
}
thanks,
-Jason
[edited by: jatar_k at 6:47 am (utc) on Jan. 27, 2005]
[edit reason] no sigs thanks [/edit]