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