Hello everyone,

I am trying to improve a program written in Visual Basic 6.0.

The program will load data from a BL file to the database, then I found there is a bug here. The program always missing some data, especially the last data of the file.

I read the program code and guess maybe the mouse pointer effects the program,so I tried to modify the number but the error is still exists.

I...