- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dears,
I can't get Filename; FilePath... via API. I often do it with iLogic with simple code:
ThisDoc.Path ThisDoc.FileName(False) 'without Extension ThisDoc.PathAndFileName(False)
but with API I don't know how. Please help me an idea. Thanks!
Solved! Go to Solution.