Section(searcharea): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (→Usage: fixed var name) |
||
| Line 9: | Line 9: | ||
==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)