Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing data to .flls
Message
 
À
16/06/2000 11:17:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00381323
Message ID:
00381432
Vues:
17
> if (p0.ev_type == 'C')
Try:

if( parm->p[0].val.ev_type == 'C')

for the parm->pCount problem:
try returning the value to see what it thinks you've passed it.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform