vfp 数据类型sele 1insert into zy values(fnum,fname,fsex,fbirth,fbm,fwork,fzw)msg=messagebox("数据保存成功,是否继续输入",4+32+0,"注意")if msg=6 thisform.text1.value="" thisform.text2.value="" thisform.combo1.value="" thisform.combo2.
来源:学生作业帮助网 编辑:六六作业网 时间:2025/02/01 20:08:48
vfp 数据类型sele 1insert into zy values(fnum,fname,fsex,fbirth,fbm,fwork,fzw)msg=messagebox("数据保存成功,是否继续输入",4+32+0,"注意")if msg=6 thisform.text1.value="" thisform.text2.value="" thisform.combo1.value="" thisform.combo2.
vfp 数据类型
sele 1
insert into zy values(fnum,fname,fsex,fbirth,fbm,fwork,fzw)
msg=messagebox("数据保存成功,是否继续输入",4+32+0,"注意")
if msg=6
thisform.text1.value=""
thisform.text2.value=""
thisform.combo1.value=""
thisform.combo2.value=""
thisform.text3.value=0
thisform.text4.value=0
thisform.text1.setfocus
retu
else
数据类型不匹配 text3 ,text4 是日期
vfp 数据类型sele 1insert into zy values(fnum,fname,fsex,fbirth,fbm,fwork,fzw)msg=messagebox("数据保存成功,是否继续输入",4+32+0,"注意")if msg=6 thisform.text1.value="" thisform.text2.value="" thisform.combo1.value="" thisform.combo2.
你知道还问呀,改过来 呗
thisform.text3.value={ / / }
thisform.text4.value={ / / }