Reads a line from a file into a variable or takes input from an input box.
Parameters:
FileNum |
Byte |
The file number of a previously Opened file |
Variant |
Variant |
The Variant name to receive the file data |
Prompt |
String |
Specifies the label next to the input field |