Thanks! Sorry, I got the dates mixed up... I honestly did think that it was more recent... It actually came up on a search I was doing trying to find out if anyone had a solution for an "annoyance" that I had encountered in VB6... So it was a webot that retrieved it ;)
PD If you are wondering what the annoyance was, it has to do with using any of the graphic methods on a PICTURE object... Sometimes upon stopping for debugging, when I attempt to return it sets an error "Wrong number of arguments or " blah blah... At first this baffled me, then I found out that by adding a remark (') to the offending code, running the application on the IDE, then stopping, removing the remark, and re-running, then all was well.... So I know 100% sure it is a bug... I am surprised it has not been fixed for so long... and that nobody else seems to have encountered it....!!