End(searcharea): Difference between revisions

From SpybotWiki
Jump to navigation Jump to search
(added info box)
m (typo in intro)
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
|VARIANTS =  
|VARIANTS =  
|PEVERSION = ??? < 1.5.4.5
|PEVERSION = ??? < 1.5.4.5
}}Sets the end position for other text* operations
|GROUP = Binary Anywhere Matching
}}Sets the end position for other text* operations.


==Usage==
==Usage==

Latest revision as of 19:01, 22 February 2008

end[searcharea]
Variants end[searcharea]
Previously textend
Group Binary Anywhere Matching
Version advcheck.dll ??? < 1.5.4.5

Sets the end position for other text* operations.

Usage

end[searcharea]=<offset(int)>

Examples

end[searcharea]=23836

Description

Does no testing, just sets a end offset for operations like findbinary[searcharea] or findtext[searcharea].

See also

Similar parameters

Similar commands