Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memo Fields
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00716091
Message ID:
00716134
Vues:
16
>
>ExecScript(mymemo)
>
>
>Sergey,
>
>Thank you for pointing this function out. I did n't know about it until now.
>
>Do you know if there is a performace loss in using this function on a program stored in a memo field compared to runing a compiled program?
>
>Einar

Certanly, because ExecScript() internaly does all the steps that you would do in VFP6 to run the code on the fly: save to file, compile into FXP and run FXP.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform