jjmckenzie wrote: > On 5/22/11 9:29 AM, vitamin wrote: > > > Vincent van Bruchem wrote: > > > > > err:ole:CoCreateInstance apartment not initialised > > > > > Post complete terminal output, not just one line. > > > > > Not only that, vitamin, but this error does not indicate anything wrong > is happening. I get these all the time with programs that work just fine. > > jjmckenzie In practice / real life is dangerous sign though .. ;) Still, it should be warning, not error, as non-initialized variables ( int32 or smaller ) can simply grab wrong value from memory cell and the wrong value should be invalided in further procedure / function body within other input checks ..