Friday, July 25, 2014

GIS Programming Module 9 - Debugging

This week involved debugging code. Error ridden code was provided. Syntax errors and logic errors were discovered and cleaned up. Code then ran. Exception statements were also used to allow code to complete an execution without breaking out in the middle.

Script executes successfully

Script executes successfully

Script encounters an error, prints an error, then continues to execute successfully

No comments:

Post a Comment