I have set my intellisense options to MixedCase. However when I type Use and press space intellisense automatically converts it to UPPERCASE. ie USE. Anybody else get the same behaviour? Is this a bug? Can I get past it by modifying a lookup table?
I want to create a prg that automatically opens the baseclass(parentclass) of the currently selected control in a form or class. So far so good, I'm able to close the current window (elsewise I would get the error 'file is in use') and open the baseclass in the class in the class