lua-users home
lua-l archive

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


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.


Thanks,
Levente