Post Reply 
$TSTing positional vars
Oct. 21, 2010, 06:03 PM
Post: #7
RE: $TSTing positional vars
(Oct. 21, 2010 03:13 PM)sidki3003 Wrote:  
Quote:Of interest, the test window results aren't always the same as the real world.

The last (third) replace line in the page code example is still there, but further down the page.

I missed seeing that but I did see the Proxomitron incorrectly adding and removing code (some unintelligible).

Code:
[Patterns]
Name = "Test1"
Active = TRUE
Limit = 256
Match = "go\0ogle$TST(\0=\1)"
Replace = "go\1**\1"

Test1 doesn't match every "google". **ogle is not where it might be expected to be (search the page).


Code:
[Patterns]
Name = "Test2"
Active = TRUE
Limit = 256
Match = "go\0$SET(\1=\0)ogle$TST(\1=\2)"
Replace = "\2"

Doesn't match...
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
$TSTing positional vars - whenever - Feb. 04, 2009, 11:10 AM
RE: $TSTing positional vars - sidki3003 - Feb. 04, 2009, 02:18 PM
RE: $TSTing positional vars - whenever - Feb. 05, 2009, 05:06 AM
RE: $TSTing positional vars - sidki3003 - Feb. 05, 2009, 01:43 PM
RE: $TSTing positional vars - JJoe - Oct. 21, 2010, 02:19 AM
RE: $TSTing positional vars - sidki3003 - Oct. 21, 2010, 03:13 PM
RE: $TSTing positional vars - JJoe - Oct. 21, 2010 06:03 PM
RE: $TSTing positional vars - sidki3003 - Oct. 21, 2010, 06:45 PM
RE: $TSTing positional vars - JJoe - Oct. 21, 2010, 09:29 PM
RE: $TSTing positional vars - sidki3003 - Oct. 22, 2010, 10:12 PM
RE: $TSTing positional vars - JJoe - Oct. 22, 2010, 11:40 PM
RE: $TSTing positional vars - whenever - Oct. 10, 2011, 03:51 AM

Forum Jump: