Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter NineDialog Functions (continued)

RichEditSetText Function

Overview

The RichEditSetText function sets ANSI data to a Rich Edit Control.

Syntax/Parameters

Syntax

string = RichEditSetText ( int id, string data );

Parameters

id

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

data

A string containing text data.

Return Value

An int as ERROR_NONE or a formatted error code.

Remarks

Setting text data will set the control mode to plain text.

Related Functions

Platform Support

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

Legato IDE, Legato Basic