jbv:

> how can I know for certain that the selection is in italic ?
> I tried : char 5 to 7 of the HTMLtext of field x
> but it returns : "bc "

Watch the word order in syntax! Different results.
Here's how it works:

put the HTMLtext of char 5 to 7 of field x
-- or --
put the HTMLtext of the selection

Best wishes,

Curry Kenworthy

Radically Innovative Christian LiveCode Development
"PASSION for Elegant, Efficient Code!"
https://livecodeconsulting.com/

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to