Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error: Objects cannot be assigned to Arrays
Message
De
07/08/2006 13:32:27
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01143017
Message ID:
01143521
Vues:
14
Don't know if this is causing your problem, but this line should cause trouble.

>number of elements = =ALEN(ext_hist)

You don't actually need to set NumberOfElements at all, so you could just reset it to default. If you feel strongly about setting it, make it:

NumberOfElements = =ALEN(ext_hist,1)

Tamar
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform