Difference between revisions of "Begin(searcharea)"
(added group) |
m (added empty PREVIOUS parameter) |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
|TITLESYNTAX = begin(searcharea) | |TITLESYNTAX = begin(searcharea) | ||
|VARIANTS = | |VARIANTS = | ||
+ | |PREVIOUS = | ||
|PEVERSION = ??? < 1.5.4.5 | |PEVERSION = ??? < 1.5.4.5 | ||
|GROUP = Binary Anywhere Matching | |GROUP = Binary Anywhere Matching | ||
− | }}Sets the start position for other text* operations | + | }}Sets the start position for other text* operations. |
==Usage== | ==Usage== |
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.
Contents
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
- end(searcharea)
- ephex
- findbinary(searcharea)
- findtext(searcharea)
- greptext(searcharea)
- section(searcharea)