I'm trying to display a string while a script is running with no associated user input. Any place would be fine.
Specifically, I'd like to show progress while a long script is running, like "347 of 4398 processed". Every display function I've found then requires the user to click a button to continue. Thanks.
#Rumba





