typo error in JobCleanupTiles.py

scripts\Jobs\JobCleanupTiles\JobCleanupTiles.py

last line should read:

scriptDialog.ShowMessageBox( “Ouput could not be obtained.”, “Results - Error” )

instead of

scriptDialog.ShowMessageBox( “Ouput could not be optained.”, “Results - Error” )

Mike

Yea, and what about “Ouput could not be obtained.” that should read Output :slight_smile:

Good eyes! Thanks guys!