Message 1 of 3

Not applicable
06-08-2016
01:47 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
hi, hoping for a little help...
how do i get the current file path of each file in an assembly using ilogic?
many thanks for any assistance.
Format:HTML Format Version:1.0 StartHTML: 165 EndHTML: 1789 StartFragment: 314 EndFragment: 1757 StartSelection: 314 EndSelection: 314SyntaxEditor Code Snippet
Dim refDocs As DocumentsEnumerator = oInvDoc.AllReferencedDocuments Dim refDoc As Document For Each refDoc In refDocs
???
Solved! Go to Solution.