Skip to main content
Skip table of contents

f$txtline


f$txtline

Add a text line to the document. The syntax of the document type created must be taken into account. e.g. /par text in RTF if a line is to be inserted with a line break.

Syntax:

Status = f$txtline(DocNo, Text)

 

Argument

Type

Meaning

 

DocNo

Integer

Identification number from f$txtinit

 

Text

String

Text to be inserted.

Result:

Integer

0 : everything ok

-1 : DocNo is not correct.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.