Skip to main content
Question

Validate PATH adress

  • August 26, 2021
  • 2 replies
  • 7 views

hugues
Contributor
Forum|alt.badge.img+2

Hi. I have a XSLX files with a column with path value ( value exemple: file:///\\\\common\\Environnement\\SIG - GIS\\Sondages\\Log_Sondage\\01-17_a_TR-20-17.pdf). It's possible to valide if the path adress is valid ? I have more 2500 path to validate.

Thank you.

2 replies

jdh
Contributor
Forum|alt.badge.img+38
  • Contributor
  • August 26, 2021

I tend to drop into python and use os.path.exists().


hkingsbury
Celebrity
Forum|alt.badge.img+64
  • Celebrity
  • August 29, 2021