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 <and...@ctech.me> 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 <csz...@me.com> 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
>> csz...@mac.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
>>
>
>
>
> --
> Regards,
>
> Andrew Kluthe
> and...@ctech.me
>



-- 
Regards,

Andrew Kluthe
and...@ctech.me
_______________________________________________
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