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

Keith Clarke keith.clarke at me.com
Thu Jan 21 04:30:38 EST 2021


Hi folks,
Please can anyone advise on the correct syntax for trying to find the first non-tab character offset in a string, as 'offset(not(tab), tString)’ seems to be returning strange results - i.e. a number but not the correct one?
Best,
Keith

    


More information about the use-livecode mailing list