Show invisible characters (tab, space, return) in field

Bob Sneidar bobsneidar at iotecdigital.com
Fri Dec 7 19:21:23 EST 2018


Not natively. You would have to replace every non-printing character (that's what you mean by invisible I suppose) with a square digbat or something. If you want to filter for only printable characters, I have a function that dies that, and also there are regex strings for that sort of thing. 

Bob S


> On Dec 7, 2018, at 15:44 , Kaveh Bazargan via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> Is there any way of seeing invisible characters in a text field, similar to
> the view in text editors and word processors?
> 
> -- 
> Kaveh Bazargan





More information about the use-livecode mailing list