[求助]请教text里添加的内容不能为空的代码.
1个text(编号),1个command(增加),然后运行时可以在text里添加内容,但text的内容不能为空,请问以下的command的click事件有什么问题?if len (allt(this.parent.parent.text1.value)) = 0 then
go bottom
dele
pack
wait window"编号不能为空" timeout 1
endif
append blank
thisform.refresh