Compare numeric strings with leading zeros

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


I would simply force a string comparison...

   return num1 & space=num2 & space

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