Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site ecsvax.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!bellcore!decvax!mcnc!ecsvax!genej From: genej@ecsvax.UUCP (Gene Jackson) Newsgroups: net.micro.pc Subject: Re: A bug in dBase III Message-ID: <704@ecsvax.UUCP> Date: Wed, 13-Feb-85 11:04:50 EST Article-I.D.: ecsvax.704 Posted: Wed Feb 13 11:04:50 1985 Date-Received: Sat, 16-Feb-85 06:25:53 EST References: <232@ucsbcsl.UUCP> Organization: NC Educational Computing Service Lines: 6 I noticed a similar Dbase III problem with the do while going to the wrong line. I found that it was going to the line above the line which it should have gone to. This may be the case here as OK is set to true in the line above which would also cause the program to loop indefinetly. In any case there is a definet problem sometimes with the DO WHILE construct in dBase III.