This may be a programming error of ours, but we have been unable to find it.<br><br>We have a client running a Clipper 5.2x compiled program. In the program (its a Payroll system)... the total hours (lets say 40) x the rate ($10) from file A gets transferred to file B.<br><br>So... File A field1 = 40 x field2 = 10 goes into File B fieldA=400.<br><br>However, every time they transfer 1 or 2 records get changed. There is NO consistency and it is always a different record.<br>In this case File B may get $390 instead of $400.<br><br>We are trying to find a code error, but are also wondering if anyone ever found this to be a DOS under Win95 problem as well?<br><br>Thanks,<br>Glenn Abelson