Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Release
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01253375
Message ID:
01253542
Views:
22
>From the form init, just RETURN .F.

Tracy do you mean like this?


*at myform init event
IF DATE()>CTOD("27/08/2007")
MESSAGEBOX("wwwwwww")
thisform.Release
RELEASE ALL
CLEAR EVENT
RETURN .F.
endif
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform