w
LINPUT #file: R$ statement
was not setting R$ to the empty string at end-of-file. This was due to
a problem in the library function fgets().
DECLARE CALL FILE.SET.EOF(ADDROF(#filenum%), EOF.VALUE%)
04Nov11: ** New Feature! ** The FILE.SEEK routine in the FILESYS toolkit will now reset the EOF flag for the given file, in addition to doing the seek.