INPUT$( nbr, [#]fnbr )
Will return a string composed of ‘nbr’ characters read from a file previously opened for INPUT with the file number ‘fnbr’. This function will read all characters including carriage return and new line without translation.
See also:
CLOSE
EOF
INPUT#
LINE INPUT
OPEN
PRINT
SEEK
WRITE
Leave a Reply