Difference between revisions of "End(searcharea)"
(New page: {{AdvFileParam|end[searcharea]}} Sets the end position for other text* operations ==Usage== end[searcharea]=<offset(int)> ===Examples=== end[searcharea]=23836 ===Description=== Does n...) |
m (typo in intro) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{AdvParamInfo |
− | Sets the end position for other text* operations | + | |SYNTAX = end[searcharea] |
+ | |TITLESYNTAX = end(searcharea) | ||
+ | |PREVIOUS = textend | ||
+ | |VARIANTS = | ||
+ | |PEVERSION = ??? < 1.5.4.5 | ||
+ | |GROUP = Binary Anywhere Matching | ||
+ | }}Sets the end position for other text* operations. | ||
==Usage== | ==Usage== |
Latest revision as of 19:01, 22 February 2008
end[searcharea] | |
Variants | end[searcharea] |
Previously | textend |
Group | Binary Anywhere Matching |
Version | advcheck.dll ??? < 1.5.4.5 |
Sets the end position for other text* operations.
Contents
Usage
end[searcharea]=<offset(int)>
Examples
end[searcharea]=23836
Description
Does no testing, just sets a end offset for operations like findbinary[searcharea] or findtext[searcharea].
See also
Similar parameters
- begin(searcharea)
- ephex
- findbinary(searcharea)
- findtext(searcharea)
- greptext(searcharea)
- section(searcharea)