For the "IF var THEN" construct, "var" is tested first to be numeric
and if its not then the IF is evaluated as "IF LEN(var) THEN".
You may write zero as "0", "0.", ".0" and "." therefore "var" passes
the numeric test and the IF behaves accordingly.

Lucian

--~--~---------~--~----~------------~-------~--~----~
Please read the posting guidelines at: 
http://groups.google.com/group/jBASE/web/Posting%20Guidelines

IMPORTANT: Type T24: at the start of the subject line for questions specific to 
Globus/T24

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to