Home > Available Help Files > PC-DMIS BASIC Language > Language Reference A – Z > Line Input # Statement
Current Help File: PC-DMIS Basic (View Core Help)
Line Input # filenumber and name
Reads a line from a sequential file into a String or Variant variable.
The parameter filenumberis used in the open statement to open the file. The parameter name is the name of a variable used to hold the line of text from the file.
More: