Customer Service | Training | Contact Us
You are here: Home > Downloads > ArcScripts > Search Results > Script Details Login | Feedback | Help

List MXD Sources (ver.3)



contact author | download help | add bookmark | view bookmarks
Author Jennifer McCollom
File Name AM_ListMXDSources_v3dot1.zip
Language VBScript
Last Modified Oct 5 2007
Status of work Public Domain
Software ArcGIS Desktop
File Size 65.92 kb
Downloads 2970

ArcScripts is intended for the free exchange of scripts and tools related to ESRI software products. Please alert the moderator if this script is a demo, trial-version, or an advertisement for a retail product.


Summary
For use in ArcMap. This code lists the source and definition query for all of the table of content layers in the current ArcMap document (ver. 8.3 & 9) and writes out the information to a text file. The text file is saved with the same name (*.txt at the end) and in the same directory as the current *.mxd project. Afterwards, the *.txt file is opened with MS Word automatically. In version 2, the text file is formatted differently to show the Table of Contents name followed by its source. In version 3, an additional line was added to the output for each layer to hold the definition query string.