Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding method code at tun time?
Message
 
À
10/12/2003 01:39:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00857529
Message ID:
00857530
Vues:
27
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
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform