ToPos
Converts a line and column number into a cursor position.
FUNCTION
ToPos
(
Line
AS Integer ,
Column
AS Integer ) AS Integer
Referenced by :
ToPos