callmsgbox("Warning:Input Integer must between [1,"//trim(ans)//"] in No."//trim(temptext)//" Card.|Reset it within the correct range.")!弹出错误提示 只会提示第1个错误
077
callswgfoc(itxt(i))!键盘焦点放在出错的文本框上 便于用户重新输入
078
return!提前返回 等待用户重新输入 g24对象尚未分配内存
079
endif
080
enddo
081
082
callgwgint(itxt(0),goal)!获取文本框输入整数 用户修改数据 运算目标值Targer Number