如何在菜单中找到子程序的定义
编号:QA000837
建立日期: 1999年4月21日 最后修改日期:1999年4月21日
所属类别:
laiya:
system:pwin98
tools:pb6
在account.pbl中查找"setmode",以下是查找结果:
1 Matches Found On "setmode":
Entry Name: c:\program\account\account.pbl(m_single)
Functions For: m_single
public subroutine mf_setmode (boolean mode, string wname)
问:如何在菜单m_single中找到子程序mf_setmode的定义?
回答:
打开m_single, 在menu painter中选择菜单"Declare->Menu Functions",会出现"Select Function in Menu"窗口, 选择"mf_setmode"即可。
此问题由Yang Ya Bin回答。
| |
|
|
| |
|
|