Alert when commands fail
Check return of each command, alert with complete error message if it is unexpected. Otherwisee, handle some common errors gracefully. In any case, don't crash if command could not be executed.
Check return of each command, alert with complete error message if it is unexpected. Otherwisee, handle some common errors gracefully. In any case, don't crash if command could not be executed.