Message
From
08/03/2010 04:13:57
Yim Ming Sun Derek
Spacious Design Consultant
Hong Kong, Hong Kong
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Define Public Array problem
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01453125
Message ID:
01453125
Views:
116
Hi,
I want to define a public dynamic array aClient,
I have an error occurs when I define the public array.
the error is "Invalid subscript reference." as follow.

Please advise, how to define it.
PUBLIC ARRAY aClient[0]
Next
Reply
Map
View