Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Strong Type a Method in Visual Custom Class?
Message
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
00788189
Message ID:
00788194
Views:
17
>In order to call a VFP method from .NET I believe I have to define it as follows:
>DEFINE CLASS TEST AS Custom
> FUNCTION MyMethod AS STRING
> RETURN "Hello .NET"
> ENDFUNC
>ENDDEFINE
>
>When defining the above method via a Visual "Custom" class, how do I include the "AS STRING" statement above.

You cannot do that visually, only in PRG.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform