期刊名称:Ovidius University Annals: Economic Sciences Series
电子版ISSN:2393-3127
出版年度:2013
卷号:13
期号:1
语种:English
出版社:Ovidius University Press
摘要:With interface macros you can perform actions such as opening another view,applying a filter,or creating a new record. There are two kinds: “embedded” UI macros,which attach directly to user interface objects such as command buttons,combo boxes,or the Action Bar button object,and “standalone” UI macros,contained in macro objects. To avoid duplicating code,reuse standalone UI macros by calling them from other macros. You can see the standalone UI macros in the Navigation Pane,under Macros,but you can’t run them directly from there. Use the Run Macro action to run a standalone UI macro from an embedded UI macro.