End(searcharea): Difference between revisions

From SpybotWiki
Jump to navigation Jump to search
No edit summary
(added info box)
Line 1: Line 1:
{{DISPLAYTITLE:end(searcharea)}}{{AdvFileParam|end[searcharea]}}
{{AdvParamInfo
Sets the end position for other text* operations
|SYNTAX = end[searcharea]
|TITLESYNTAX = end(searcharea)
|PREVIOUS = textend
|VARIANTS =
|PEVERSION = ??? < 1.5.4.5
}}Sets the end position for other text* operations


==Usage==
==Usage==

Revision as of 19:02, 21 February 2008

end[searcharea]
Variants end[searcharea]
Previously textend
Group [[:Category:Advanced file parameters for {{{GROUP}}}|{{{GROUP}}}]]
Version advcheck.dll ??? < 1.5.4.5

[[Category:Advanced file parameters for {{{GROUP}}}]] 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