Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing a parameter in to my form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00936278
Message ID:
00940605
Vues:
20
Hi Terry,

Use DO FORM FormName WITH VarName, and put the LPARAMETERS statement in the form's INIT.

BTW, if you want to return a value from the form, do so in the form's UNLOAD event using a RETURN (VarName) statement, and make the form WindowType = 1 - Modal.

Les
Les Pinter
(650) 344-3969
Les@LesPinter.com for consulting bookings.
www.LesPinter.com.

Watch for my forthcoming book on "Developing Database Applications in VFP and VB.NET".
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform