Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Releasing a class variable
Message
From
04/03/2005 14:44:42
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Releasing a class variable
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00992861
Message ID:
00992861
Views:
74
I was instructed one time here on UT to avoid declaring variables as Public. I have started useing a custom class and it's properties to handle my global variables. However, I am havig a little difficulity now. I create a form class. I call it with CreateObject(). If I don't assign it a Public variable I can't control it globally. If I try and assingning it to one of my custome class variables so that it is global then try to Release myclass.myForm I get a message the "Must be a variable or array" meaasge.

Please Help.
Next
Reply
Map
View

Click here to load this message in the networking platform