WR SCROLL TO SELECTION
version 6.0
WR SCROLL TO SELECTION (area)
Parameter | Type | Description | |
area | Longint | 4D Write area |
Description
The WR SCROLL TO SELECTION command scrolls area until the selected text is visible. This command is useful when modifications are made through 4D Write commands and the user needs to view the resulting changes.
Note: The WR SCROLL TO SELECTION command has no effect if the screen updates have been frozen beforehand using the WR UPDATE MODE command.
Examples
See the examples for the WR Get font and WR SET CURSOR POSITION commands.