How to find the offset of the first character in a string that's not a tab?

Dick Kriesel dick.kriesel at mail.com
Thu Jan 21 05:49:31 EST 2021



> On Jan 21, 2021, at 2:34 AM, Keith Clarke via use-livecode <use-livecode at lists.runrev.com> wrote:

> I was just keen to understand why offset wasn’t happy with the ‘not(tab)’ in this instance.

expression "not(tab)" evaluates to true, which doesn’t serve your purpose

— Dick





More information about the use-livecode mailing list