Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!ihnp4!zehntel!hplabs!sdcrdcf!sdcsvax!akgua!mcnc!ecsvax!julian From: julian@ecsvax.UUCP Newsgroups: net.micro.cpm Subject: Re: dBASEII sort problem Message-ID: <3110@ecsvax.UUCP> Date: Wed, 15-Aug-84 19:23:23 EDT Article-I.D.: ecsvax.3110 Posted: Wed Aug 15 19:23:23 1984 Date-Received: Sun, 19-Aug-84 01:12:49 EDT References: sri-arpa.12286 Lines: 8 The END OF FILE FOUND UNEXPECTEDLY usually happens when I used indexed files, but you would not be sorting them is you used an index. Assuming that you can DISPLAY the file, then you must have a trashed file with an EOF character somehow inserted. If not, then kludge it by issuing a USE or two in order to close the file, then USE it again and SORT to your destination. A little more information would pinpoint the proper kludge. Phil Julian mcnc!ecsvax!julian