event StatusbarUpdate(sMessage)

Called when the contents of the statusbar changes. This event is handled asynchronously. That is, it is not called at the exact moment the statusbar changes. It is called after a moment of idleness. This allows you edit the file inside this event handler.