Name

WriteLine Procedure — Microsoft.VisualBasic.FileSystem

Synopsis

WriteLine(filenumber, [output])
filenumber required; Integer

Any valid file number

output optional; Object (any)

A comma-delimited list of expressions or a ParamArray to be written to the file

Named Arguments

No

Description

Writes data to a sequential file and then adds a line-feed character combination

Get VB.NET Language Pocket Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.