probably correctI think I am more convinced I should be trying to handle the stream for the file as then I would have no worry about the source.
but it looks like you can get the path by
vb Code:
With sw.document.focuseditem.GetFolder.parentfolder.self MsgBox .Parent.self.Path & "\" & .Path End With




Reply With Quote
