Select to view content in your preferred language

ArcGIS 9.2 - manipulating layers in an mxd

749
2
01-13-2011 02:49 AM
LeeMusto
Emerging Contributor
Is it possible write a Python script to work with layers e.g. update definition queries or labels, in an mxd or can it only be done using ArcObjects? Not in a position to upgrade to ArcGIS 10 at the moment, so cannot use the Arcpy.mapping module.
Tags (2)
0 Kudos
2 Replies
ChrisMathers
Deactivated User
To interact with the mxd at 9.2 you need to use AO. Sadly the mxd is not editable at 9.2
0 Kudos
LeeMusto
Emerging Contributor
Thanks, I thought that was the case. Will add it to list of reasons why we should upgrade to ArcGIS 10!
0 Kudos