Skip to main content
Skip table of contents

p$TDV:File:Write


p$TDV:File:Write

The line specified in the string is written. The file has to be opened in the "writing" mode beforehand.

Syntax:

p$TDV:File:Schreib( Line )

 

Argument

Type

Meaning

 

Line

String

Data line to be written

Result:

-

 

Example:

Writing an address dataset:

p$TDV:File:Schreib( Name+';'+Street+';'+Place )

JavaScript errors detected

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

If this problem persists, please contact our support.