Begin(searcharea): Difference between revisions

From SpybotWiki
Jump to navigation Jump to search
(New page: {{AdvFileParam|begin[searcharea]}} Sets the start position for other text* operations ==Usage== begin[searcharea]=<offset(int)> ===Examples=== ===Description=== ==See also== ===Simil...)
 
m (added empty PREVIOUS parameter)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{AdvFileParam|begin[searcharea]}}
{{AdvParamInfo
Sets the start position for other text* operations
|SYNTAX = begin[searcharea]
|TITLESYNTAX = begin(searcharea)
|VARIANTS =
|PREVIOUS =
|PEVERSION = ??? < 1.5.4.5
|GROUP = Binary Anywhere Matching
}}Sets the start position for other text* operations.


==Usage==
==Usage==
Line 6: Line 12:


===Examples===
===Examples===
begin[searcharea]=1937


===Description===
===Description===
Does no testing, just sets a beginning offset for operations like [[findbinary(searcharea)|findbinary[searcharea]]] or [[findtext(searcharea)|findtext[searcharea]]].


==See also==
==See also==

Latest revision as of 17:17, 24 February 2008

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

Sets the start position for other text* operations.

Usage

begin[searcharea]=<offset(int)>

Examples

begin[searcharea]=1937

Description

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

See also

Similar parameters

Similar commands