Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
No Parameter Statement Found - in form init
Message
From
13/08/1999 13:29:52
 
 
To
13/08/1999 13:20:30
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00253529
Message ID:
00253541
Views:
24
>Confused!
>
>I have a form which I've been able to run in design mode with no problem. Move it into the application and I get the above error when I call the form.
>
>The init method for the form is the bog standard default vfp form init behaviour (which doesn't have parameters) and I can find no call to the init at all - let alone one which attempts to pass a parameter.
>
>Furthermore, the debugger shows that the objects on the form are "inited" with no difficulty (using same default method) prior to the form init which produces the error.
>
>Clues?
>
>Harry

What does your DO FORM look like? Are you trying to pass the form parameters with it? What happens if you put a "LPARA v1" in the first line of the init method?

Also- there are several native VFP methods that have parameter lines in them. If you accidentally remove one, you'll get this error. (Keypress, AfterRowColChange, etc.). Check the form and object methods for this form to make sure you haven't overwritten any of these methods.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform