Select to view content in your preferred language

Hyperlink attribute error

2642
1
Jump to solution
07-03-2012 05:07 AM
PLadd
by
Frequent Contributor
I'm using ArcPad 7.  I have been using a hyperlink field for the past 3 years and it has worked fine.  I recently changed the folder configuration for the hyperlinked files so I also changed this value in the attribute field IMAGEPATH.

Now when I use the hyperlink tool, it says can't find "C:\SewerWater\MERW129.pdf".  This is the old path.  If I id that same feature, the attribute value for IMAGEPATH is "C:\SewerWater\Engineering\Water\MERW129.pdf".  I checked the hyperlink property for the layer and it is set to IMAGEPATH.  I rebooted the computer thinking maybe it was an issue with memory.  I changed the hyperlink field to something else, used the tool, got the expected error, and then set it back to IMAGEPATH (all in an effort to be smarter than the computer).  None of these tricks have worked.

Why is the hyperlink tool still using an attribute value that no longer exists?
Tags (3)
0 Kudos
1 Solution

Accepted Solutions
PLadd
by
Frequent Contributor
Here's the answer to my own question:  don't use "/" in IMAGEPATH attribute.  This was causing the problem.  When I calculated all "/" to be "\", the hyperlink tool worked fine.

View solution in original post

0 Kudos
1 Reply
PLadd
by
Frequent Contributor
Here's the answer to my own question:  don't use "/" in IMAGEPATH attribute.  This was causing the problem.  When I calculated all "/" to be "\", the hyperlink tool worked fine.
0 Kudos