I've knocked up a file monitor thing. To cope with rotating logs it would be really good if I could do read_file_info on an IoDevice rather like fstat() in the C library. Is there such a function or could read_file_info be enhanced ? Jon