Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Variables not releasing
Message
From
01/01/2000 21:48:16
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00311218
Message ID:
00311287
Views:
48
Hi Ken,

>I tried your suggestions in a simple form to help get a handle on this concept.
>I added a property called adata() and in the form's INIT I put:

You should be typing it into the New Property dialog box exactly like so:

adata[1]

THen later in the Init() make sure to refer to it like regualr property:

dimension This.aData[2]

Does that clear things up?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform