Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't Open Next Form
Message
From
26/05/2017 08:39:45
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Can't Open Next Form
Miscellaneous
Thread ID:
01651531
Message ID:
01651531
Views:
47
As part of a my registration form for users, (using VFP 6.0),

users enter data
data goes through validation. once a record passes all validation, the user data is inserted into the applicable tables.

at the end of the validation process, i want to close the form and open up the main form. The code is simple as follows:

DO FORM main2 WITH thisform

thisform.Release()

But I end up getting the error code: DO FORM main2 WITH thisform**No PARAMETER statement is found.

any ideas anyone?
Thanks in Advance.

J. Turner
Next
Reply
Map
View

Click here to load this message in the networking platform