How to get path of a file
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2020 12:44 PM
Hello All, I am trying to get the path of a file and use that path in python script to check the file exists or not. Is a there a way can i get path details. Please let me know. Thanks,Ajay
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-04-2020 02:23 AM
Directory browser can list all your files from a particular location with the filepath
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-29-2020 10:25 AM
Thank you for the info.
