Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How I can get the field name if the field is in a Pageframe
Message
From
17/04/2001 18:33:03
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How I can get the field name if the field is in a Pageframe
Miscellaneous
Thread ID:
00496471
Message ID:
00496471
Views:
46
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
Next
Reply
Map
View

Click here to load this message in the networking platform