Find some text characters

jonathandlynch at gmail.com jonathandlynch at gmail.com
Mon Jul 17 17:59:25 EDT 2017


If the number of chars in tItem = 8 then...

You always have three extra chars, so that should be right.

If you need an itemdelimiter, use "&" and check if the number of chars in each item = 7

Sent from my iPhone

> On Jul 17, 2017, at 5:40 PM, Peter Bogdanoff via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> Is there a easy way to do this?:
> 
> Given this htmlText that may contain Chinese characters and/or some horizontal tabs—
> 
> 			大胆的强
> 
> I want to know if this data contains Chinese characters, that is an entity with 5 numbers between the “#” and the “;”
> 
> Only data containing 5 numbers between the “#” and the “;” would return true. Having ONLY "	” but not the other would return false. 
> 
> Thanks for suggestions!
> 
> Peter Bogdanoff
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




More information about the use-livecode mailing list