Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Consistent array weirdness with addproperty
Message
De
07/09/2005 08:55:53
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Consistent array weirdness with addproperty
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01047310
Message ID:
01047310
Vues:
58
Hi,

I know there are threads about the weird behaviour when using :

define class BobWhatEver
procedure Init
this.AddProperty("laArray[1,1]")
endproc
enddefine

Some of our customers used to get Not A Character Expression error if we used
AddProperty("laArray[1]") instead of AddProperty("laArray[1,1]")

So we changed our code. But know, customers who didn't get this error before, start getting the same error on Add..... [1,1] !

We're lost now.

Anyone any suggestions?

Thanks
Guillaume
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform