Sorry, sent that a little too soon. if "CHC" is word 1 of myLine or myLine contains tab then
end if On Sat, May 3, 2014 at 8:42 AM, Andrew Kluthe <[email protected]> wrote: > if "CHC" is word 1 or myLine contains tab then > yadda yadda > > end if > > > On Sat, May 3, 2014 at 8:27 AM, Charles Szasz <[email protected]> wrote: > >> Mark, >> >> I added your function to my project and it works great! I have some >> lines that have tabs in them. How can I modify your function so that it >> does not count lines if there is a tab in a line in addition to lines >> having “CHC”? >> >> Charles Szasz >> [email protected] >> >> >> >> >> >> _______________________________________________ >> use-livecode mailing list >> [email protected] >> Please visit this url to subscribe, unsubscribe and manage your >> subscription preferences: >> http://lists.runrev.com/mailman/listinfo/use-livecode >> > > > > -- > Regards, > > Andrew Kluthe > [email protected] > -- Regards, Andrew Kluthe [email protected] _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
