Hello everyone,
When running ModelBuilder if the option "Background Processing" is disabled it shows all the commands executed on the screen.
How can I do the same thing when running a Pytho script or at least when I run the script with IDLE or PyScripter?
the problem when testing a Python script it does not show what is executing
Thanks