
09-27-2001, 09:15 AM
|
|
Registered User
|
 |
Join Date: Jun 2001
Location: Washington State, USA
Posts: 980
|
|
|
All tokens are saved as strings, so use the command 'strtofloat()' to convert it into a numerical value. You can than use >, =, or < to check the number.
tokenize #c;
if (strtofloat(#t(1))>0)) { } |
__________________
-Boco
FLKJH$TRFG*$(&%>FMG >REN<>F ;.kjsd
|
|
|
|