Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error calling a find form
Message
 
To
10/03/2000 18:34:24
Gerald McKinsey
Keystone Consulting Services, Inc.
Yorktown, Indiana, United States
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00343821
Message ID:
00344497
Views:
26
>Hi Paul,
>
>Thanks for the respone. No, there is not any code in the init method. I also made sure to reset the method to default through the prop sheet to be sure.
>
>Thanks,
>
>Brian

I'd add the following to your Init() event of the Find Form:

LPARAMETERS tocallingform
SET STEP ON
DODEFAULT(tocallingform)

That way you can see exactly what's happening when the form starts up. You might be able to find where the problem is this way.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform