The INPUT$ function returns a specified number of characters from a data file.
- Syntax:
- INPUT$ (number of characters, # filenumber)
- Eg:
- INPUT$ (n, # 1)