replaceText problem
J. Landman Gay
jacque at hyperactivesw.com
Sat Jan 3 14:12:23 EST 2015
On 1/3/2015 12:53 PM, Peter Haworth wrote:
> I didn't know breakpoint was always on a line by itself - so you can't have
> another command on the same line separated by a comma? Kinda moot anyway
> since I'd never do that and this will only ever be working on my scripts.
Well, there could be a comment after it. And some rare individuals use
the semicolon trick to combine lines unexpectedly. But this should work
for any line that starts with "breakpoint":
filter tScript without "breakpoint*"
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list