Please enable JavaScript to view this site.

ESL Release Notes

The following Entry Field Selection routines are provided:

OS_SelectAll

Select all the text within an Entry Field

OS_SelectRange

Select a specified range of text within an Entry Field

OS_SetCursor

Set the cursor position within an Entry Field

OS_GetSelection

Return the position of the selected text within an Entry Field

OS_GetSelectedText

Return the current selected text within an Entry Field

OS_SetCursorToLine

Set the cursor to the start of a specified line with in Multi-Line Entry Field

OS_ScrollToCursor

Scroll a field so the cursor is visible