replaceText problem

Dr. Hawkins dochawk at gmail.com
Sat Jan 3 14:50:59 EST 2015


On Sat, Jan 3, 2015 at 10:53 AM, Peter Haworth <pete at lcsql.com> wrote:

> Sounds like filter with the same regex would work and just set the script
> to the filtered version, thanks fot the idea..
>

Is there any whitespace that could occur  before breakpoint other than
space? that would let the simpler expression "^\ *breakpoint.*" or "^[\
\t]*breakpoint.*" (to allow tab) instead of hoping \s works . . .


-- 
Dr. Richard E. Hawkins, Esq.
(702) 508-8462



More information about the use-livecode mailing list