Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The m. variable thing, the sequel
Message
De
27/01/2005 12:13:17
Gary Foster
Pointsource Consulting LLC
Chanhassen, Minnesota, États-Unis
 
 
À
26/01/2005 23:04:47
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Database:
Visual FoxPro
Divers
Thread ID:
00969478
Message ID:
00981256
Vues:
34
You can do it in quotes:

x='? _screen.Caption'
&x

x='_screen.LockScreen = .T.'
&x

x='Messagebox(thisform.Caption)'
&x

and so on

Gary


>>I had tried a number of combinations but all gave me an error.
>
>Sergery gave you the solution. The reason is because a period terminates a macro expression (although we can usually get away with leaving it off). This is why you also can't use "this." syntax in a macro expression.
>
>local lc
>lc = thisform.runcommand
>&lc.
>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform