Thanks, I was able to reproduce the issue. The text is being saved correctly however it may not have been written immediately since mIRC was using file buffering which left it up to Windows to flush the text to the file (for better performance). Previous versions of mIRC may or may not have used buffering depending on the feature. I will see if I can disable buffering for the next version.