Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I start a macro from the MicroStation command line or Key-in Field?

0
Posted

How do I start a macro from the MicroStation command line or Key-in Field?

0

Use the command Macro followed by the macro name. macro widget If the macro does not reside in the directory(s) specified by MS_MACRO then the full path must be used. macro c:\MyMacros\MyWidget A macro name can be specified two ways, widget.ba or widget.bas. If the .ba file extension is used, the BASIC program will not be recompiled. If the .bas file extension is used, the BASIC program will be recompiled if the source file has been updated since the last compile.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123