Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Execute Default Behaviour
Message
From
07/04/1998 05:37:16
 
 
To
31/03/1998 06:05:31
Steve Camsell
Windmill Associates
Bath, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00088334
Message ID:
00090085
Views:
32
I think a solution for this problem is to have a parameters sentence in the refreh() method of your form. If a .f. (false) parameter is passed you dont execute code.

The code in the commandbutton seems like
thisform.refresh(.f.).
The code in the refresh() method of your form seems like
lparameters true
if parameters() = 0 or true
...sentences
endif



¿is this a solution for you ?
Saludos,
A.G.P.
---------
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform