In July I added to PickWiki:

http://www.pickwiki.com/cgi-bin/wiki.pl?UniVerse_Tips_And_Tricks#Forcing_string_comparison_on_numbers

rex

On Fri, Aug 12, 2011 at 8:15 AM, Rob Sobers <rsob...@gmail.com> wrote:
> Say you have two strings that happen to be numeric:
>
> FOO = "401.0101"
> BAR = "401.0101000"
>
> Since UniBasic is untyped, even though I've wrapped each value in quotes "",
> they are treated as numbers.  As a result, FOO EQ BAR evaluates to @TRUE.
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to