Message 1 of 7
ilogic Why can this code fail
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a very complex code... and I have a problem the code fail .
so I want to know why can this code fail
Dim oAsmCompDef As AssemblyComponentDefinition 'this one under is the one that cause the error. oAsmCompDef = ThisApplication.ActiveDocument.ComponentDefinition
what can cause it to fail ?