Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WITH object
Message
De
14/11/2019 08:42:22
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
WITH object
Divers
Thread ID:
01671871
Message ID:
01671871
Vues:
110
Is there a way to access the WITH object here without re-typing it?

Something like:
WITH xyz.abc

    SomeFunction(thisWith, 1, 2)

ENDWITH



FUNCTION SomeFunction
LPARAMETERS toWith, tnRow, tnCol

    ? (toWith == xyz.abc)
    * Displays .T.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform