4D Write v14WR SET SELECTION |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D Write v14
WR SET SELECTION
WR SET SELECTION
The WR SET SELECTION command selects the text in area described by the numbers first and last. Text is selected from first + 1 characters to last. If first and last are equal, WR SET SELECTION places the insertion point after the character described by first. If last is greater than the length of the text in Area, WR SET SELECTION selects the text to the end of the document. If last is less than first, WR SET SELECTION does nothing. The following example selects the first ten characters in area: WR SET SELECTION(area;0;10) You want to place the insertion point at the end of the text. WR SET SELECTION(area;10000000;10000000) |
PROPERTIES
Product: 4D Write
HISTORY
Created: 4D Write 6 ARTICLE USAGE
4D Write Language ( 4D Write v11.6) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||