knommad Wrote: > structures that have SysTime elements within them. I hadn't always been > ensuring that this member was initialised properly (not always important for > the task), but when I wanted to toString() the members - I had a silent > death. try std.conv.text, it may handle null pointers.