iCAx开思网

标题: 如何执行proe已经存在的菜单命令 [打印本页]

作者: 明欢    时间: 2009-7-18 23:18
标题: 如何执行proe已经存在的菜单命令
听说要用宏?那有什么参考资料吗?请高手指条道啊!!
作者: as592805473    时间: 2009-7-23 22:30
李世国的书,Pro/TOOLKIT
作者: 明欢    时间: 2009-7-24 09:47
李世国的书,我一直在看,不知道楼上能否说清楚一点。我想用录制宏的方式,得到命令后,用宏操作来执行proe的过程。但是期间,出过很多问题,想得到一些比较好的经验或是指导。
作者: vin    时间: 2009-7-27 11:38
#include <ProMenu.h>
ProError ProMacroLoad (
wchar_t* macro  
/* (In)
A wide string representation of the command macro
*/
)
Returns
PRO_TK_NO_ERROR  The function successfully loaded the command sequence.
PRO_TK_GENERAL_ERROR  A general error occurred and the function failed.




欢迎光临 iCAx开思网 (https://www.icax.org/) Powered by Discuz! X3.3