Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't Open Next Form
Message
 
À
26/05/2017 08:39:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01651531
Message ID:
01651535
Vues:
60
>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?

Does main2 form have a LPARAMETER statement as a first line in the Init method?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform