Message 1 of 2
2011. Error with filenames in a drawing parts list.

Not applicable
09-15-2011
02:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We are using Inventor 2011.
Inventor adds extra spaces to the parts list filenames when they wrap.
The space is added just before the break.
We access the parts list in several VBA programs. Mainly to get the line Item number.
With the Filename corrupted with random space characters I cannot tie the document to the item number in code.
Is there a way to get the true fully pathed document name from a parts list Line item instead of the flakey filename that is displayed?