Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Intellisense and Capitalization
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00585248
Message ID:
00585793
Views:
28
I misunderstood one of your problems. Any custom properties of methods you add to an SCX or VCX still get saved all in lower case. Intellisense won't help you there.

If you type:

Define Class Test as Custom

You do get some IS pick lists for the AS clause. To make Custom upperclass, USE (_FOXCODE), and browse it. Look for Type = 'T' and Abbrev = 'Custom'. In the Data memo field is what IS will use. If you make that value all upper case, IS will use that value.

I can't find a way to make IS put () at the end of methods. I think this is by design because the opening paren signals IS to fire the expand of whatever abbreviation you entered so far.

>Ok, I must be blind because I don't see it. I looked all through the manager and the table and I'm coming up blank. Normally a push in the right direction is all I need and I don't expect a UT reply to contain detailed instructions, but I just can't find it. Is there any chance you could tell me specifically what I set to make the custom methods come over in propercase?
>
>Also, I tried adding parens to the expanded field of .refresh in the table and that had no effect. Am I doing that wrong, too?
>
>I tell ya, this intellisense is making me feel like I have no sense. :)
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform