Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How I can get the field name if the field is in a Pageframe
Message
De
17/04/2001 18:33:03
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How I can get the field name if the field is in a Pageframe
Divers
Thread ID:
00496471
Message ID:
00496471
Vues:
45
Hi all,

I have a search button in a form, if the field is in the form i can refer it with
ControlFocus=this.Name
ControlValue=this.Value
in the search button i have,
do form search_listbox
lcRetVal="."+ControlFocus+".value"
&lcRetval=c_codigo
lcRetFocus="."+ControlFocus+".SetFocus"
&lcRetFocus
,

It didn't work if the field is in a PageFrame. How can i do that if the field is in the pageframe?

Thank's

João Batista
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform