From http://www.w3schools.com (Copyright Refsnes Data)
Complete Stream Object Reference
The SetEOS method is used to set the current position to be the end of the stream (EOS). This method also updates the EOS property.
Note: Any data beyond the new EOS will be truncated and lost.
| objStream.SetEOS |
Complete Stream Object Reference
From http://www.w3schools.com (Copyright Refsnes Data)