Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memo Procedures
Message
 
À
25/06/2004 21:30:49
John Tomblin
Service Station Systems, Inc.
San Jose, Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00917476
Message ID:
00917851
Vues:
9
If You use VFP 7 or VFP 8 the Sergey's answer is right for You & is much easier. but If You use VFP 6 You must compile the code & execute the FXP after it:
STRTOFILE(ALLTRIM(MyMemo), "MyMemo.Prg")
COMPILE MyMemo
DO MyMemo.FXP WITH ....
ERASE ("MyMemo.*")
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
Répondre
Fil
Voir

Click here to load this message in the networking platform