Section(searcharea): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (→Usage: fixed var name) |
||
| (One intermediate revision by the same user not shown) | |||
| 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== | ||
section[searcharea]=< | section[searcharea]=<name(string)> | ||
===Examples=== | ===Examples=== | ||
Latest revision as of 19:02, 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]=<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)