Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Declaring an array property in code.
Message
De
01/11/2000 15:19:05
 
 
À
01/11/2000 15:15:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00436861
Message ID:
00436866
Vues:
15
Thanks Trey - That did it.


>>I'm defining a session object in code. I'm trying to declare an array property, but it's not working. Here's the syntax I'm using:
>>
>>aPayers[1,1]=.NULL.
>>
>>Every time I try to access it, I'm told it's not an array.
>
>Do it the same as in a program.
>
>DIMENSION aPayers[1,1]
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform