Yes, you are right Theo. I havn't had PB 6 on any of my computers for years, but I had to reinstall it just recently to deal with a vary large old project that had never been upgraded. Over the years though, I have occasionally wondered if there were any compelling reasons to use older versions of software when money wasn't really an issue and when one even had the newer versions. I recall Chris Boss mentioning several times that he still used PB 6.
There certainly aren't very many bugs with the PowerBASIC compilers, so its usually not an issue of justifying the newer compiler in terms of hopes that some particular bug might have been fixed. Its predominently an issue of newer features - such as COM support.
I have always greatly appreciated the small sizes of both my PowerBASIC and my C++ programs. Some of them are used in network settings, so a 600K program loads over a network much faster than a 6MB one.