Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!ihnp4!zehntel!hplabs!sri-unix!RDones.es@XEROX.ARPA From: RDones.es@XEROX.ARPA Newsgroups: net.micro Subject: Re: dBASEII sort problem Message-ID: <12382@sri-arpa.UUCP> Date: Mon, 13-Aug-84 12:11:00 EDT Article-I.D.: sri-arpa.12382 Posted: Mon Aug 13 12:11:00 1984 Date-Received: Thu, 16-Aug-84 01:47:42 EDT Lines: 15 Wolf; 1. EOF unexpectantly could be occurring because of a blank record within your .dbf. Do a query for a blank record. If found delete it and pack your .dbf. Chances are your have some type of bad record. 2. FILE ALREADY OPEN: If you have selected a secondary file and forgot to "use" while in the secondary mode this type of error could occur. 3. DO DATA BASE IN USE: I think now you're just compounding your 1st problem. Solve problem 1 first and I believe the rest will go away. Good luck Rene