程序中运行表单没有反应?
在程序main.prg中有语句 do form form1.scxread events
在表单form1的命令按纽command1中有 语句 do form form2.scx
问题:运行程序main时form1正常运行,但点击命令按纽command1执行form2没有反应。
打开表单form1,在表单菜单上执行表单,点击命令按纽command1,则可以正常执行form2。
请问这是为什么?
2014-04-17 11:01
2014-04-17 11:07
2014-04-17 13:59