<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1458" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>When using the READLINE command to read sequential 
records</FONT></DIV>
<DIV><FONT face=Arial size=2>e.g.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 
bytes=READLINE(handle,destination,length)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>When a line consists of just a newline character, 
the number of </FONT></DIV>
<DIV><FONT face=Arial size=2>bytes read and returned in "bytes" may be 
zero.&nbsp;However, there </FONT></DIV>
<DIV><FONT face=Arial size=2>could be&nbsp;m</FONT><FONT face=Arial size=2>any 
records that follow this line.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>How can I detect the EOF, End-of-File?&nbsp; Is a 
negative number </FONT></DIV>
<DIV><FONT face=Arial size=2>of bytes returned?&nbsp; </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>None of the Documentation I have, STN Manual, 
Online FilePro</FONT></DIV>
<DIV><FONT face=Arial size=2>help, etc,&nbsp;&nbsp;answers these 
questions.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>TIAA</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>John</FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>