Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Arrays
Message
 
 
To
11/07/2002 11:09:47
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Arrays
Miscellaneous
Thread ID:
00677505
Message ID:
00677580
Views:
21
Lawrence,

You are going to need to post a code fragment of the line that's failing.

I created a form added array properties a through o and ran this code in the Load() and it worked perfectly:

debugout thisform.a[1]
debugout thisform.b[1]
debugout thisform.c[1]
debugout thisform.d[1]
debugout thisform.e[1]
debugout thisform.f[1]
debugout thisform.g[1]
debugout thisform.h[1]
debugout thisform.i[1]
debugout thisform.j[1]
debugout thisform.k[1]
debugout thisform.l[1]
debugout thisform.m[1]
debugout thisform.n[1]
debugout thisform.o[1]

>Yes
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform