Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter NineDialog Functions (continued)

RichEditSetRTF Function

Overview

The RichEditSetRTF function sets Rich Text Format (RTF) data to a Rich Edit Control.

Syntax/Parameters

Syntax

int = RichEditSetRTF ( int id, string data );

Parameters

id

An int containing the control ID of the Rich Edit Control.

data

A string containing well constructed RTF data.

Return Value

An int as ERROR_NONE or a formatted error code.

Remarks

The RTF must be well formed to be displayed in the control. If the code contains an error, all or part of the data will not be loaded.

Related Functions

Platform Support

Go13, Go16, GoFiler Complete, GoFiler Corporate, GoFiler, GoFiler Lite, GoXBRL

Legato IDE, Legato Basic