I am running a continuous loop in Python, which includes a command to print an array to the shell. It works ok but crashes when the shell becomes overloaded. Would it be possible to clear the shell during the loop? Thanks Astrikor