Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Referencing the initialselectedalias of the dataenvironm
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00080296
Message ID:
00080298
Vues:
27
>I would like to reference and then select the initalselectedalias of the dataenvionment of a form.
>
>1) How do I reference the initialselectedalias from the form?
>2) How do I then select the cursor (make it the active one)?
>
>TIA.

Evan,

You reference it as THISFORM.DataEnvironment.Initialselectedalias

You can select it by;

SELECT (THISFORM.DataEnvironment.InitialSelectedAlias)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform