Message 1 of 11
VBA generated Menu disappear when all files are closed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi there,
I have a VBA starting automatically when I launch AutoCAD (2007). In this VBA, I add my own menu to the main AutoCAD menu bar. So far, so good.
However, If I close all the opened drawings, then my menu disappears. My VBA is still loaded since If open another file (or create a new one), the menu comes back and works fine
Any idea ?
I have a VBA starting automatically when I launch AutoCAD (2007). In this VBA, I add my own menu to the main AutoCAD menu bar. So far, so good.
However, If I close all the opened drawings, then my menu disappears. My VBA is still loaded since If open another file (or create a new one), the menu comes back and works fine
Any idea ?