If you have nsOutputFileStream on a mailbox and you are writing messages to the disk, Can you do flush() and close() even when the disk is full. I have been able to do close() on WinNT but have no idea whether flush() will work. Also what about other platforms Mac, Unix. Navin
