msgbox
- 网络提示框;输出函数;信息对话框;输入错误
msgbox
-
The Design and Implementation of Message Box Function MSGBOX () in Foxpro
信息框函数MSGBOX()在Foxpro中的设计及实现
-
If MsgBox You didn 't choose any condition , continue ?
未选择任何筛选条件,确认要执行吗?
-
You might use the msgbox action to display a message , and then use the cancelevent action to cancel the report instead of displaying a blank page .
可以使用msgbox操作显示一条消息,然后使用cancelevent操作取消该报表,而不是显示空白页。
-
Based on the analysis of the structure of message box , this paper introduces the design and implementation of message box function MSGBOX () in Foxpro , describes the methods of designing its buttons and caption , lists the program codes in the end .
介绍了信息框函数MSGBOX()在Foxpro2.5中的设计及实现.描述了生成相应按钮和标题的方法,最后给出其源程序代码。