VFP中“不能识别成员”错误
我做了个表单,以下是一个退出兼保存的命令按钮代码:docasecasethisform.commandgroup1.command6.caption="退出"usethi...
我做了个表单,以下是一个退出兼保存的命令按钮代码:
do case
case thisform.commandgroup1.command6.caption="退出"
use
thisform.release
case thisform.commandgroup1.command6.caption="保存"
replace 药品明细.型号 with thisform.型号.value
replace 药品明细.药品名称 with thisform.药品名称.value
replace 药品明细.类别 with thisform.类别.value
replace 药品明细.药品报价(吨) with thisform.药品报价(吨).value
replace 药品明细.日期 with thisform.日期.value
replace 药品明细.核查人员 with thisform.核查人员.value
replace 药品明细.成分备注 with thisform.成分备注.value
thisform.commandgroup1.command6.caption="退出"
endcase
可是在执行保存命令时出现“不能识别成员 型号”的警告框
跪求这是怎么回事?谢谢各位大侠
您说对了,我的情况就是这样的。可是我没看懂您的答案,能说详细点么?那句代码加哪?我是第一次用VF。实在谢谢 展开
do case
case thisform.commandgroup1.command6.caption="退出"
use
thisform.release
case thisform.commandgroup1.command6.caption="保存"
replace 药品明细.型号 with thisform.型号.value
replace 药品明细.药品名称 with thisform.药品名称.value
replace 药品明细.类别 with thisform.类别.value
replace 药品明细.药品报价(吨) with thisform.药品报价(吨).value
replace 药品明细.日期 with thisform.日期.value
replace 药品明细.核查人员 with thisform.核查人员.value
replace 药品明细.成分备注 with thisform.成分备注.value
thisform.commandgroup1.command6.caption="退出"
endcase
可是在执行保存命令时出现“不能识别成员 型号”的警告框
跪求这是怎么回事?谢谢各位大侠
您说对了,我的情况就是这样的。可是我没看懂您的答案,能说详细点么?那句代码加哪?我是第一次用VF。实在谢谢 展开
2个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询