Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to pass a parameter to a parameterized view?
Message
De
29/07/1998 17:24:13
 
 
À
29/07/1998 17:15:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00122504
Message ID:
00122507
Vues:
19
>Hi,
> How to pass parameter to a parameterized view? I tried to use parameterized view, but when the form which bound to it comes up, VFP pops up a dialog to enter the value(lot of mess). I dont want to enter the parameter like that. Is there any way of passing the parameter to the view?
>
>Thanks
>Puri Malluru

If the view paramater variable exists prior to calling the view, then the parameter won't be prompted for.

vp_thisthinghere = 'mymatch'
use lv_myview

BOb
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform