Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Define Public Array problem
Message
 
 
To
08/03/2010 21:06:44
Yim Ming Sun Derek
Spacious Design Consultant
Hong Kong, Hong Kong
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
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:
01453342
Views:
42
>Hi,
>Thank you for your reply,
>how to reset the array to aclient[1] ?
>
>
>aclient=aclient[1]
>
Do you mean you want to get rid of extra items in the array?

You can use

dimension aClient[1] , though usually you re-dimension the array to increase it, not to remove items.

Check also ADEL function in Help.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform