Compare numeric strings with leading zeros

FlexibleLearning.com admin at FlexibleLearning.com
Thu Sep 3 05:16:16 EDT 2015


Or even just EMPTY converts to a string...

   return num1 & ""=num2 & ""

Hugh Senior
FLCo


> From: "Ralph DiMola" <rdimola at evergreeninfo.net>
> 
> Feeling pretty clueless here but...
> 
> I need ("5" = "005") to be false. This is for password validation.
> 
> Ralph DiMola





More information about the use-livecode mailing list