Using arc.progress_pos
allows control over the progrssor position
displayed at the top of the running script. The position is an integer percentage,
0 to 100, that the progress bar should be set to, with 100 indicating
the script has completed (100%).
Setting the position to -1 resets the progressor to the default progressor,
which continuously moves to indicate the script is running.