Friday, July 26, 2013

Module 9: Debugging and Errors

Part 1 Result

This is a screenshot of the PythonWin Interactive Window after running the first script I successfully debugged using the methods we learned in this weeks lab. The script displays the names of the airports in the airport shapefile for the State of Alaska. 

 Part 2 Result

This is a screenshot of the PythonWin Interactive Window after running the second script I successfully debugged using the methods we learned in this weeks lab. The script displays the name of each data frame along with the name of each layer in an ArcMap document.

No comments:

Post a Comment