Difference between revisions of "Begin(searcharea)"
Line 1: | Line 1: | ||
− | {{ | + | {{AdvParamInfo |
− | + | |SYNTAX = begin[searcharea] | |
− | Sets the start position for other text* operations | + | |TITLESYNTAX = begin(searcharea) |
+ | |VARIANTS = | ||
+ | |PEVERSION = ??? < 1.5.4.5 | ||
+ | }}Sets the start position for other text* operations | ||
==Usage== | ==Usage== |
Revision as of 18:49, 21 February 2008
begin[searcharea] | |
Variants | begin[searcharea] |
Previously | {{{PREVIOUS}}} |
Group | [[:Category:Advanced file parameters for {{{GROUP}}}|{{{GROUP}}}]] |
Version | advcheck.dll ??? < 1.5.4.5 |
[[Category:Advanced file parameters for {{{GROUP}}}]] 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)