Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Variables not releasing
Message
From
03/01/2000 00:42:13
 
 
To
01/01/2000 21:48:16
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00311218
Message ID:
00311576
Views:
46
>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?

Mike/Ken,

Form Init is probably too late for what Ken needs. The Form Load method would probably be better, since that will occur before the controls try to Init.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform