lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


2017-09-05 21:57 GMT+02:00 Lev <leventelist@gmail.com>:
> On Tue, 5 Sep 2017 21:51:53 +0200
> Oliver Kroth <oliver.kroth@nec-i.de> wrote:
>
>> > What do I miss?
>> string.find() by default treats the match as regular expression.
>>
>> string.find(str, '--d8eb6ad5-707f',1,true)
>>
>> may be what you are looking for
>
> Yes. I'm sorry for the noise. Standing silly. It looks for pattern.

It is never noise when you are asking a straight question that has
an unambiguous  answer, and you are not silly.

Noise is when an OP presents some half-baked notion, is told
why it is no good, and continues arguing nevertheless.