Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting mixed case from _memberdata
Message
From
29/09/2008 12:55:07
 
 
To
29/09/2008 09:47:05
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01351478
Message ID:
01351517
Views:
15
>Is there some simple way, given the name of an object, to find its full mixed-case name from _memberdata?
>
>What I'm asking does not have to do with Intellisense -- instead, I have a variable lcObjectName (something like 'NUMBEROFBARS') and would like to extract from Memberdata the mixed case name ("NumberOfBars").
>
>Thanks

STREXTRACT() might help you find the right entry and the data you want.

Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform