Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Declaring an array property in code.
Message
From
01/11/2000 15:19:05
 
 
To
01/11/2000 15:15:21
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00436861
Message ID:
00436866
Views:
14
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]
Previous
Reply
Map
View

Click here to load this message in the networking platform