Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to execute code on a memo field?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00749406
Message ID:
00749424
Vues:
27
>Les say that I have a memo filed called mCode on a file concepts
>
>So
>
>concepts.mCode = “ local x
> For x = 1 to 200
> Wait window str(x) nowait
> Next”
>
>How do I compile and execute that code within a program?

Try ExecScript(). It works great.

Einar
Semper ubi sub ubi.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform