Page 1 of 1

SC option to stop status messages on reports

Posted: 01 Oct 2015 00:33
by Papoulka
I have a foreach loop that steps through folders and checks some things via folderreport() and listfolder(). Folderreport(), and possibly listfolder(), is generating status bar messages like "report created in 3.2 ms".

I want to use the status bar for other things, such as showing the current folder name. But whatever I write there is immediately overwritten by the unwanted report messages. I've searched the Help and forum, and am surprised to find only this old post on the subject: http://www.xyplorer.com/xyfc/viewtopic. ... tus#p26024

So: Please add an option (flag; command) to disable routine status bar updates from these report functions, so that I can see the status info that I put there.

Thanks