Previous Up Next

_SCROLLtext
Perform a scrolling to the character defined by (colummn,line) coordinates.

ObjText _SCROLLtext (
ObjText _text_
I _column_
I _line_
)
Parameters

_text_
any text control
_column_
column number
_line_
line number
Return value

same text control