Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Long Path Name
Message
 
À
26/02/2003 09:00:53
Julie Ball
Gardner Publications, Inc.
Cincinnati, Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00758020
Message ID:
00758024
Vues:
25
This message has been marked as the solution to the initial question of the thread.
with THISFORMSET.FORM.PAGEFRAME.PAGE.CONTROL
* do what you need for control objects and properties, like
* .Propertyname=.t.
endwith

OR

lcpath="THISFORMSET.FORM.PAGEFRAME.PAGE.CONTROL"
&lcpath..PropertyName=.t.

>Is there a way to set a variable to the path of a form control so that for every control I can avoid entering the long path?
>
>THISFORMSET.FORM.PAGEFRAME.PAGE.CONTROL
>
>I tried setting it to a variable, but it doesn't seem to work.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform