cannot update the cursor
我的vfp程序在没有连编成exe文件之前一直没有问题,连编成exe文件后,在replace a with 100 的时候,出现cannot update the cursor
我看了文件夹下的属性,不是只读
[解决办法]
在项目中将表文件设为排除,然后重新编译。
发布时间: 2012-02-19 19:43:39 作者: rapoo
cannot update the cursor
我的vfp程序在没有连编成exe文件之前一直没有问题,连编成exe文件后,在replace a with 100 的时候,出现cannot update the cursor
我看了文件夹下的属性,不是只读
[解决办法]
在项目中将表文件设为排除,然后重新编译。