Skip to main content
Skip table of contents

f$FileNewLine (f$DateiNeueZeile)


f$FileNewLine (f$DateiNeueZeile)

Insert a line break in the file previously opened for writing.

Syntax:

Status = f$FileNewLine( FileNo )

 

Argument

Type

Meaning

 

FileNo

Integer

File number

Result:

Integer

Number of characters written
value < 0 indicates an error

Example:

Status = f$FileNewLine( FileNo )

JavaScript errors detected

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

If this problem persists, please contact our support.