Path: utzoo!attcan!uunet!husc6!mit-eddie!killer!rcj From: rcj@killer.DALLAS.TX.US (Robert Johnson) Newsgroups: comp.lang.pascal Subject: EOF in TP4? Keywords: TP4, EOF Message-ID: <5126@killer.DALLAS.TX.US> Date: 7 Aug 88 21:30:58 GMT Organization: The Unix(R) Connection, Dallas, Texas Lines: 9 What is the best way of reading a file, and then determinign when you have reached the end of it in TP4.0? I have tryed a while not EOF loop, but to no avail...I desperately need this! Any help appreciated, Robert P.S. Also: Is there a fast way to copy files of ANY size? Faster than dos copy, preferably.