Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COM and Access/Assign
Message
De
19/10/1998 18:01:41
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00146877
Message ID:
00148304
Vues:
21
Hi Jim.

>An Access method fires when you access a property, the argument you put in the parens is interpreted as an index into the array property and that is your access. The argument in the parens is NOT passed to the access method.

Actually, it is -- his property is an array, so the index is passed as the first argument to the access method (with a two-dimensional array, you'd get both subscripts passed).

See my reply to Eric for the solution to his problem.

Doug
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform