Message 1 of 23
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Am trying to perform a 'rebuild all' on the active (assembly) document using iLogic, using:
ThisApplication.ActiveDocument.Rebuild()
It returns "incorrect parameter. Exception from HRESULT: 0x80070057 (E_INVALIDARG))". Also tried to use 'rebuild2', but that gave the same error. What am I doing wrong?
Solved! Go to Solution.