包含外部宏文件

出自 ArcoWiki
於 2018年6月11日 (一) 07:46 由 Slia (對話 | 貢獻) 所做的修訂 (创建页面,内容为“To Include an External Macro File it is necessary to follow this procedure:<br /> <br /> * Open the Project (New Program or Existing One) * Open the Project Tab…”)
(差異) ←上個修訂 | 最新修訂 (差異) | 下個修訂→ (差異)
前往: 導覽搜尋

To Include an External Macro File it is necessary to follow this procedure:

  • Open the Project (New Program or Existing One)
  • Open the Project Tab in the Viewers on the Left Include Macro1.PNG
  • Select the entry Libraries
  • Right Mouse Click -> "Add File" Include Macro2.PNG
  • Browse the DML file required
  • Press OK

If the file doesn't contains Syntax Errors, it will be included in the Program.
A Read Only form will display the content of the macro and the necessary DMIS instruction to Include the file will be add to the top of the program.


Include Macro3.PNG