Name

InputString Function — Microsoft.VisualBasic.FileSystem

Synopsis

InputString(filenumber, charcount)
filenumber required; Integer

Any valid file number

charcount required; Integer

Number of characters to read from file

Return Value

A String containing charcount characters

Description

Reads data from a file into a string variable.

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.