Many thanks!...
Yes, now it works!
I don't thought that parentheses were necessary in that case...
"OUF" (in french.. ;-)
Search found 2 matches
- Wed Apr 01, 2009 7:48 pm
- Forum: Talking LiveCode
- Topic: regular expressions
- Replies: 3
- Views: 5021
- Wed Apr 01, 2009 4:02 pm
- Forum: Talking LiveCode
- Topic: regular expressions
- Replies: 3
- Views: 5021
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 ...
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 ...