Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Invalid subscript reference
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Invalid subscript reference
Divers
Thread ID:
00234210
Message ID:
00234210
Vues:
75
Hello all...
I am trying to reference the second column of a 2-column combo box that is bound to column 2 and populated with a sql - select. I get an invalid subscript reference when I run this section of code:

WITH THISFORM.pgfInfo.pgProf.pgfJobs.pgJob1
REPLACE Area1 WITH .cboArea.LIST(.cboArea.VALUE, 2), ;
Dept1 WITH .cboDept.LIST(.cboDept.VALUE, 2), ;
Pos1 WITH .cboPos.LIST(.cboPos.VALUE, 2)
ENDWITH

Please help...

=)

Thanks

j
Jason Bradley Nance
jbnance@tresgeek.net

Got root?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform