Search found 2 matches

by gdp
Wed Apr 01, 2009 7:48 pm
Forum: Talking LiveCode
Topic: regular expressions
Replies: 3
Views: 4163

Many thanks!...
Yes, now it works!
I don't thought that parentheses were necessary in that case...

"OUF" (in french.. ;-)
by gdp
Wed Apr 01, 2009 4:02 pm
Forum: Talking LiveCode
Topic: regular expressions
Replies: 3
Views: 4163

regular expressions

I'm in trouble using function "matchChunk()" - it seems not working... In a fld "tradTXT" there is that line: \marginal{Térence \cite{terHea},\emph{Heautontim.}, III, 5.}\\ I first declare two local variables: startChar, endChar and put empty in them in a btn script. I write that code in the same b...