Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

SelectedColumn – PB Docs 126 – PowerBuilder Library

SelectedColumn – PB Docs 126

SelectedColumn PowerScript function

Description

Obtains the number of the character column just after the
insertion point in a RichTextEdit control.

Controls

RichTextEdit controls

Syntax

Argument

Description

rtename

The name of the RichTextEdit in which
you want the number of the character after the insertion point

Return Values

Long. Returns the number of the character
just after the insertion point in rtename.
If an error occurs, SelectedColumn returns -1.

Usage

The insertion point can be at the beginning or end of the
selection. Therefore, SelectedColumn can return
the first character of the selection or the character just after
the selection, depending on the position of the insertion point.

Examples

If the insertion point is positioned before the fifth
character on line 8 of the RichTextEdit rte_Contact,
the following example sets ll_col to
5 and ll_line to 8:

See Also


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x