When running a loop script which is processing lots of records, redrawing of the window to show the updates can take a while, so if you call the Freeze Window script step before starting the loop, no window updates are performed and loops will finish quicker.
It is advised to goto a layout with a please wait message or something and then return to the original layout after the loop has finished.


