Post Reply 
Problem with $SET & $TST
Jan. 12, 2006, 05:44 PM
Post: #5
 
z12 Wrote:Any thoughts?

Why can't they put good music on the radio...
You call that music?!

I still see it as a question of timing.

The data for the URL Match comes streaming in.
As it does, Proxomitron checks each filter's URL Match against it.
At this point, bHTM has not been set, so the filter fails.
Proxomitron then sends the data on to the browser.
So at this point, URL Matches are done. The data is gone.
"Match TEST 1" has failed and will not be used.

Then the data for the Matching Expressions comes streaming in...

So things done in the Matching Expressions can't be considered in the URL Matches because they haven't happened yet.

I think the moral is:

If you set a flag in a Match expression, it can only be tested in another Match expression, not a URL expression.

HTH
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
Problem with $SET & $TST - z12 - Jan. 10, 2006, 11:31 AM
[] - JJoe - Jan. 10, 2006, 05:05 PM
[] - z12 - Jan. 12, 2006, 12:42 AM
[] - sidki3003 - Jan. 12, 2006, 03:33 PM
[] - JJoe - Jan. 12, 2006 05:44 PM
[] - z12 - Jan. 12, 2006, 06:55 PM

Forum Jump: