Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returning .F. from a form load
Message
From
20/02/2003 06:58:08
 
 
To
19/02/2003 21:46:48
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00753941
Message ID:
00755420
Views:
13
Are you using VFP7?

I tested this in both VFP 7 and VFP 8. It certain should be easy enough for you to verify. Just create an empty formset and put this code in its load:
MESSAGEBOX( 'Here I am...' )
RETURN .F.
You will see that this code does not crash VFP. Therefore, what must be causing the problem is some other line of code.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform