Post Reply 
Some text matching questions
Oct. 27, 2008, 04:23 PM
Post: #36
RE: Some text matching questions
Could someone explain me why this happens?

Create a new filter and use this as matching code:
(
<$SET(open=1)|
>$SET(open=)
)PrxFail$TST()|
?(^$TST(open=1))

Go to the test window and paste this:
<font color="pink">BLA</font>
<font color="pink">BLA</font>
BLA BLA BLA
<font color="pink">[table]</font>
BLA BLA BLA
<font color="pink">[table]</font>

The result in the test windows is:
<font color="pink"</font<font color="pink"</font<font color="pink"</font<font color="pink"</font

It matched the > symbols!!
To have this working i add (^>) before ?, but i would like to know why the first doesn't work. Maybe it was too fast and proxomitron had no time to set open=nothing?
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
Some text matching questions - Vendettta - Sep. 10, 2008, 05:05 AM
RE: Some text matching questions - ProxRocks - Sep. 10, 2008, 04:21 PM
RE: Some text matching questions - Vendettta - Sep. 10, 2008, 07:52 PM
RE: Some text matching questions - lnminente - Sep. 10, 2008, 08:09 PM
RE: Some text matching questions - Vendettta - Sep. 11, 2008, 03:29 AM
RE: Some text matching questions - ProxRocks - Sep. 11, 2008, 12:18 PM
RE: Some text matching questions - Kye-U - Sep. 11, 2008, 01:10 PM
RE: Some text matching questions - Vendettta - Sep. 12, 2008, 03:40 AM
RE: Some text matching questions - ProxRocks - Sep. 12, 2008, 08:29 AM
RE: Some text matching questions - Guest - Sep. 13, 2008, 04:03 AM
RE: Some text matching questions - ProxRocks - Sep. 13, 2008, 02:30 PM
RE: Some text matching questions - lnminente - Sep. 13, 2008, 04:29 PM
RE: Some text matching questions - Vendettta - Sep. 16, 2008, 06:25 AM
RE: Some text matching questions - Guest - Sep. 16, 2008, 08:53 PM
RE: Some text matching questions - Vendettta - Sep. 17, 2008, 07:01 AM
RE: Some text matching questions - Guest - Sep. 17, 2008, 04:18 PM
RE: Some text matching questions - Guest - Sep. 19, 2008, 04:19 AM
RE: Some text matching questions - ProxRocks - Sep. 19, 2008, 11:44 AM
RE: Some text matching questions - Vendettta - Sep. 20, 2008, 02:30 AM
RE: Some text matching questions - ProxRocks - Sep. 20, 2008, 03:36 AM
RE: Some text matching questions - Guest - Sep. 20, 2008, 04:23 AM
RE: Some text matching questions - Vendettta - Sep. 22, 2008, 03:06 AM
RE: Some text matching questions - Guest - Sep. 22, 2008, 03:33 PM
RE: Some text matching questions - lnminente - Sep. 23, 2008, 08:23 PM
RE: Some text matching questions - Guest - Sep. 24, 2008, 02:46 PM
RE: Some text matching questions - Vendetta - Sep. 24, 2008, 05:07 AM
RE: Some text matching questions - Vendettta - Sep. 25, 2008, 01:52 AM
RE: Some text matching questions - Guest - Sep. 25, 2008, 02:26 AM
RE: Some text matching questions - Vendettta - Sep. 25, 2008, 03:56 AM
RE: Some text matching questions - Guest - Sep. 25, 2008, 03:02 PM
RE: Some text matching questions - lnminente - Sep. 25, 2008, 09:24 AM
RE: Some text matching questions - Vendetta - Sep. 25, 2008, 08:14 PM
RE: Some text matching questions - lnminente - Sep. 26, 2008, 12:23 AM
RE: Some text matching questions - Guest - Sep. 26, 2008, 04:50 AM
RE: Some text matching questions - lnminente - Sep. 26, 2008, 09:43 AM
RE: Some text matching questions - lnminente - Oct. 27, 2008 04:23 PM
RE: Some text matching questions - z12 - Oct. 27, 2008, 04:55 PM
RE: Some text matching questions - lnminente - Oct. 27, 2008, 06:14 PM
RE: Some text matching questions - z12 - Oct. 27, 2008, 07:06 PM
RE: Some text matching questions - lnminente - Oct. 28, 2008, 01:11 AM

Forum Jump: