Message
From
17/12/1996 21:22:01
John Adams
John T. Adams Software Consulting Svcs
Keedysville, Maryland, United States
 
 
To
16/12/1996 11:50:44
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00015225
Message ID:
00015414
Views:
30
>The refresh method contains code like the following
> If this.value = date()
> this.backcolor = ....
> endif
>
>Any suggestions?
>
>TIA
>
>Greg Carter
>Wichita Falls State Hospital

I have had similar problems in VFP 3.0. The only solution I have found is to change the "this" to a fully qualified "this" as in "thisform.pageframe1.page2.textbox..." Not glamorous, but seems to fix the problem.

Good Luck!
John Adams

John T. Adams
Software Consulting Services
Previous
Reply
Map
View