SC option to stop status messages on reports

Features wanted...
Post Reply
Papoulka
Posts: 455
Joined: 13 Jul 2013 23:41

SC option to stop status messages on reports

Post 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

Post Reply