EBDN - Community - Question & Answers

  Thursday, 06 April 2017
  1 Replies
  1.3K Visits
0
Votes
Undo
Hello Everyone

In continuation of my Custom Macro.....in other words at the end of my Custom Macro....I want to Call Aucotec "Advance CAD Import" Macro.which should open "Advance CAD Import" Dialog (User Interface)

When I try to do this Call Application.Utils.RunMacro("AdvancedCADImport.Wizard.Run";).

I am calling or running my Custom Macro when user has selected Documents in Active Project

I get Compile Error saying "Argument Not optional", So What I am missing.....What should I pass as required argument

I would appreciate your support