PasteRTF

Description

Pastes rich text data from a string into a DataWindow control or DataStore object.

Syntax

PowerBuilder DataWindow control or DataStore object

long rtename.PasteRTF ( string richtextstring, { Band band } 

Returns

Returns the number of characters pasted if it succeeds and -1 if an error occurs. If richtextstring is NULL, PasteRTF returns NULL.