Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Execute code from memo
Message
De
28/05/1996 07:32:32
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00001685
Message ID:
00001701
Vues:
37
>for lnX = 1 to MLines('MyMemo')
> lcX = MLine('MyMemo',lnX)
> &lcX
>endfor

This won't work if you have FOR/NEXT for example. The way we accomplished this in the past was to compile the memo as a .fxp file and execute it. We are trying to find another way to run the entire code at once.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform