Section(searcharea): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{ | {{AdvParamInfo | ||
Sets the start position and size for other ''searcharea'' operations copied from section position and size. | |SYNTAX = section[searcharea] | ||
|TITLESYNTAX = section(searcharea) | |||
|PREVIOUS = textsection | |||
|VARIANTS = | |||
|PEVERSION = ??? < 1.5.4.5 | |||
|GROUP = Binary Anywhere Matching | |||
}}Sets the start position and size for other ''searcharea'' operations copied from section position and size. | |||
==Usage== | ==Usage== | ||
Revision as of 09:31, 22 February 2008
| section[searcharea] | |
| Variants | section[searcharea] |
| Previously | textsection |
| Group | Binary Anywhere Matching |
| Version | advcheck.dll ??? < 1.5.4.5 |
Sets the start position and size for other searcharea operations copied from section position and size.
Usage
section[searcharea]=<section name(string)>
Examples
Description
Does no actual test, but sets the start position and size for following searcharea operations copied from position and size of the specified section.
See also
Similar parameters
- begin(searcharea)
- end(searcharea)
- ephex
- findbinary(searcharea)
- findtext(searcharea)
- greptext(searcharea)