Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why are my method names converted to lower case
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00552197
Message ID:
00552761
Vues:
13
Evan,

There's a "VFP8 Wish List" document here on UT - click 4th icon on UT icon bar to see list.

I'd like to see you add this to the on-going document.

Cheers
JimN

>>>I would like to use mixed case method and property names. Why does VFP insist making them lower case? Is there some innane reason?
>>
>>Based on what I see in the VFP source code, it has a lot to do with VFP's general case-insensitive nature. In C++, you can have a function called MyFunction, and have another called MYFUNCTION, and they're both distinct functions. VFP makes no such distinction.
>>
>>VFP7 does allow for case distinction in the COM server typelibs, however.
>
>Mike,
>
>This issue has been a pain in the (expletive deleted) for me on several occasions as well. In fact, I'm wrestling with IntelliSense right now to try and get it to "camel case" my selection(s).
>
>SET CONSTRUCTIVE SUGGESTION ON
>I would like to enter one vote for an "enhancement" in the next version of VFP that allows case sensitivity in property/method names in the Property Sheet. Could this possibly also be an addition to the Capitalization/Expansion combo boxes in the IntelliSense manager? Also, the selection might be (additionally?) offered on the IDE tab of Tools/Options.
>SET CONSTRUCTIVE SUGGESTION OFF
>
>Thanks...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform