I am trying to use ArcGIS 10.2.2 to detect broken hyperlinks from a .shp and export them to a text file.
Is this possible to do this with Python scripting?
I only want to see the broken hyperlinks in the text file.
I tried using the script from Using ArcPy to verify paths of Hyperlinks?, but I could not get it to work.
asked Jul 17, 2015 at 18:58
-
2Can you elaborate on what did or didn't work for you with that other script? It's hard for others to offer suggestions if they don't have any idea what didn't work.Chris W– Chris W2015年07月17日 19:15:50 +00:00Commented Jul 17, 2015 at 19:15
-
I'm sure it is possible, but we'll need to see a snippet from your code and the error that it produces before your question can become answerable.PolyGeo– PolyGeo ♦2015年07月17日 20:56:24 +00:00Commented Jul 17, 2015 at 20:56
Explore related questions
See similar questions with these tags.
lang-py