Message 1 of 4
Inventor macro to create another macro

Not applicable
04-06-2018
12:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello fellows,
I am trying to create an Inventor macro to create another "hello" macro.
That means, first check if the "hello" macro exists and if not, create it with a MsgBox("hello world")
Does anyone know how to do this?
Thanks, Robert