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 > <[email protected]> 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 _______________________________________________ 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
