On Friday 22 February 2002 12:38 pm, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > > | Why don't you have a look at it/try and compile it? > > Why are you using std::cerr and not lyxerr?
I tend to use std::cerr when I'm dubugging. Easy to remove once the problem is resolved. didn't realise I'd left any in. Thanks. Angus