Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Name of variable associated with an object
Message
De
04/12/2000 12:31:36
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00447637
Message ID:
00448911
Vues:
11
Hi Larry.

>RETURN TO can accept macro expanded variables if the variables do not contain a ".". In other words, if the RETURN TO procedure is a procedure and not a method, it works.

You can RETURN TO an object method if you leave off the object name. eg. if you want to RETURN TO MyObject.MyMethod, use RETURN TO MyMethod. This works whether it's hard-coded or stored in a variable and macro expanded.

Doug
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform