Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to Strong Type a Method in Visual Custom Class?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Divers
Thread ID:
00788189
Message ID:
00788194
Vues:
18
>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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform