Hi
Im using ArcPy to extract all the datasource from mxd-files.
It is working well as long as the paths does not contain periods.
Using lyr.dataSource on a path like "C:\Data\Filename.001.shp" only returns "C:\Data\Filename.shp"
Anyone has a solution?
Im using ArcPy to extract all the datasource from mxd-files.
It is working well as long as the paths does not contain periods.
Using lyr.dataSource on a path like "C:\Data\Filename.001.shp" only returns "C:\Data\Filename.shp"
Anyone has a solution?