Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How To Return A Value After Unloading Form Object ?
Message
 
 
To
02/03/2007 14:57:00
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01200370
Message ID:
01200391
Views:
31
>>>>loParameterObject = createobject("empty")
>>>>loParameterObject.AddProperty('MyCustomProperty') && or you can do it in the form instead
>>>
>>>Naomi, i thought an empty baseclass is empty, no properties and methods?
>>
>>Yes, but you can add properties to it using AddProperty method. Otherwise what good would it be for? <g>
>
>AddProperty method is not avalable for 'Empty' class. It should be 'Custom' class.

It should be AddProperty() function.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform