Could to a slightly more complex check.. First check if the length is the same, then do the comparison. (could even check length, then do a char by char comparison)
On Wed, Sep 2, 2015 at 8:40 PM, Terry Judd <[email protected]> wrote: > Can you add a non-numeric character in front of each before you do the > comparison? > > Terry... > > On 3/09/2015 12:33 pm, "use-livecode on behalf of Ralph DiMola" > <[email protected] on behalf of > [email protected]> wrote: > > >Feeling pretty clueless here but... > > > >I need ("5" = "005") to be false. This is for password validation. > > > >Ralph DiMola > >IT Director > >Evergreen Information Services > >[email protected] > > > > > > > >_______________________________________________ > >use-livecode mailing list > >[email protected] > >Please visit this url to subscribe, unsubscribe and manage your > >subscription preferences: > >http://lists.runrev.com/mailman/listinfo/use-livecode > > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
