SelectTextAll

Description

Selects all the contents of a RichTextEdit control including any special characters such as a carriage return (CR), line feed (LF), and end-of-file (EOF).

Syntax

PowerBuilder DataWindow control

integer rtename.SelectTextAll ( band band )

Returns

Returns the number of characters selected. If an error occurs, SelectTextAll returns -1.