Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Propertys and methods-- all lower()'d
Message
From
13/09/2002 18:33:53
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00700393
Message ID:
00700397
Views:
16
>Hello. I just got back into VFP after a 2.5 year hiatus(working with VC++ and VC# primarily), and the fact that VFP has all my methods and properties in lowercase(instead of mixed case for readability) is really starting to annoy me. Is there any way to use mixed-case for my custom properties and methods? I really can't think of a legitimate reason why MS would implement this limitation... Thanks.

I think you can't change this in the property sheet. However, you can use any case you like in your code.

E.g., the property will always appear as nmyproperty in the property sheet - but in any method, you can refer to it as nMyProperty.

Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform