Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding method code at tun time?
Message
De
10/12/2003 04:13:28
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00857529
Message ID:
00857544
Vues:
27
Thanks Borislav, I forgot all about the old Fox DOS days.

Regards
Doug Johnston



>IF You Use VFP8:
> methodcode = FILETOSTR("MyMethodCode.PRG")
> EXECSCRIPT(methodcode)
>
>In previous versions:
> COMPILE MyMethodCode.PRG
> DO MyMethodCode.FXP
>
>
>Ofcourse You must check for errors.
>
>HTH
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform