Tree refresh whilst running a script
Posted: 28 Sep 2010 00:07
In Excel VBA it is possible to turn off all screen updating whilst macros are run, and on when finished. This makes macros run faster if there is quite a bit of screen refreshing in the spreadsheet. Is there any similar function in XYplorer to turn screen refresh off and on in a script?