Name

Write Procedure — Microsoft.VisualBasic.FileSystem

Synopsis

Write(filenumber, output)
filenumber required; Integer

Any valid file number

output required; 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

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.