Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error : Not an array
Message
From
04/07/2001 16:49:02
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00526286
Message ID:
00526769
Views:
19
>It should be:
>
>local array myArray[1]
>
>or it could be:
>local myArray
>dimension myArray[1]
>
>>Try this:
>>
>>LOCAL MyArray(1)
>>

The ARRAY keyword is not necessary. LOCAL arrayname[1] works just fine.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform