On Wed, Nov 8, 2017 at 2:50 PM, Arnaud de Montard via 4D_Tech < [email protected]> wrote:
> > > I've just tried, something like this: > > BASE64 ENCODE($1_x;$1_t) > BASE64 ENCODE($2_x;$2_t) > $equal_b:=(Position($1_t;$2_t;*)=1) > > $equal_b:=($1_t = $2_t) should be faster (will end at first different char) -- Peter Bozek ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

