Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ALEN on property returns error
Message
De
31/05/2011 06:55:45
Walter Meester
HoogkarspelPays-Bas
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
ALEN on property returns error
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows Server 2003
Divers
Thread ID:
01512305
Message ID:
01512305
Vues:
111
Hi all,

I've got a strange problem. I've got an object 'oTask' that has an array property 'aFiles'. the following code returns an error
nCount = ALEN(oTask.aFiles,1)
Returns an error "function argument type or count is invalid"
While checking the value of
oTask.aFiles[1,1]
Returns the expected value.

I thought that ALEN() works on array properties as wel as normal arrays variables. What am I missing here?

Walter,
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform