Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
IntelliSense Tool-Tip and PRG's
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00904576
Message ID:
00904582
Views:
11
>Any clue how to expose comments in PRG's like the description in the VCX for properties and methods? I want the hint information of my properties and methods to show.
>
>I'm not talking about the dot syntax notation that is exposed by setting the LOCAL var AS some_class. I want the hint.
>
>After looking at the VCX database, I see the text of the descriptions is stored in the RESERVED3 field. When I click on "View Class Code" in the class browser, I see the descriptions shown as a comment "*--" preceding the method or property. I tryed to enter this format into my Define Class code but it does not expose anything when I instatiate the class.
>
>So how does one code this when defining a CLASS in PRG code.
>
>--hm

Look at HELPSTRING in the DEFINE CLASS command to see if that's what you're looking for.
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform