4D Write v14WR Get selected text |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D Write v14
WR Get selected text
WR Get selected text
The WR Get selected text command returns the selected text in area. If your database is not running in Unicode mode but in ASCII compatibility mode (former version 4D databases that are converted without the "Unicode Mode" preference being selected), the text returned will only contain the first 32,000 characters. The following example places the selected text in area into the variable vText. vText:=WR Get selected text(area) Your database was created with a former version of 4D and it was not configured in Unicode mode. You want to test the case where you have selected more than 32,000 characters: C_LONGINT($start;$end) |
PROPERTIES
Product: 4D Write
HISTORY
Modified: 4D Write v11 SEE ALSO
WR GET PARAGRAPHS ARTICLE USAGE
4D Write Language ( 4D Write v11.6) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||