cannot update the cursor,该如何解决

cannot update the cursor我的vfp程序在没有连编成exe文件之前一直没有问题,连编成exe文件后,在replaceawi

cannot update the cursor
我的vfp程序在没有连编成exe文件之前一直没有问题,连编成exe文件后,在replace   a   with   100   的时候,出现cannot   update   the   cursor
我看了文件夹下的属性,不是只读

[解决办法]
在项目中将表文件设为排除,然后重新编译。