Wait... the number of characters read? On Feb 2, 2013, at 4:36 PM, Richard Gaskin wrote: > Without looking in the Dictionary, what would you expect the value of tResult to be after successful execution of: > > open file tValidFilePath for read > read from file tValidFilePath until EOF > put the result into tResult > close file tValidFilePath