Xbasic

*html_pos_to_char Function

Syntax

C *HTML_POS_TO_CHAR(C html,N startpos,N endpos)

Arguments

html

Character

startpos

Numeric

endpos

Numeric

Description

Html position function - return start and end in character position given html position.

See Also