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         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to