Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating Custom class
Message
From
03/06/2008 04:27:51
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01321227
Message ID:
01321230
Views:
20
>Is it possible to create a custom class with property case sensitive ?
>If i write:
>Define Class Test As Custom
> GenerelNote = ""
>EndDefine
>
>I obtain a class with a property called generalnote. I need instead to create a property called exactly GeneralNote for exporting my class in XML format. Is there a way ? or Fox create all custom properties in lowercase always ?
>
>Thanks

Since Fox is case insensitive, I don't think there is a way.
Previous
Reply
Map
View

Click here to load this message in the networking platform