Solved! Go to Solution.
Hi ganesh,
It worked fine in ArcGIS 10.1. There should be some issues related to your version
Cheers
Jamal
Perfect�?�Perfect�?�Perfect! It worked like a charm. I�??m very thankful to your help and massive effort.
The ArcGIS 10.1 didn�??t crash
Thanks for your reply...!!! Is there any other way to run this tool in my version..????
Hope some one will help..!!!!
@ Jamal
Good to know it did not crash the map for you...I tested it on my laptop, which has Windows 8 and ArcGIS for home use license. Perhaps the freezing issue was related to running on Windows 8 but who knows. I'll try it on my work computer tomorrow (Windows 7) to see if I can reproduce the issue. Should be good to go on any mxd and you can leave as many layers on as you want using the "keep layers on" parameter. I did not explain in my prior post, but I also have set up a wildcard option for the other layers (the ones used to turn on and off during the export to JPG). This may be useful for future use.
@ Ganesh,
The tool I wrote is an ArcGIS 10.1 tool. This would be backwards compatible with 10.0 (but you would have to redo the set up to a script tool as a 10.0 version tool for the GUI). To answer your question, no this script is not compatible with ArcGIS 9.3 because it uses the arcpy module (and more importantly the mapping class for this tool); 9.3 uses arcgisscripting.