Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Dimension an object property
Message
From
04/08/2003 14:53:40
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
How to Dimension an object property
Miscellaneous
Thread ID:
00816599
Message ID:
00816599
Views:
47
Another one of those questions that I think I should know the answer to.
I want to have an array of security values in my global application object (goApp).

A few of the properties in the application object are already arrays, for instance: .avfptoolbars[20,2]. I use an older Visual FoxExpress foundation.

But I have not been able to figure out how this was done. I could use a global array but it seems better not to add another global entity.

I have tried using Dimension on an existing property:

Dimension this.aFNCSEC[lnFNCSECsize]

but this produces an error. So does using ACOPY to copy an array to an undimensioned property.

Simple question; I'm sure there is a simple answer.

Peter
Peter Robinson ** Rodes Design ** Virginia
Next
Reply
Map
View

Click here to load this message in the networking platform