Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pitfalls for empty class
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01670477
Message ID:
01670482
Views:
75
>>We are unable to thisForm.AddObject("oXyz", "empty"). Does anyone know of any pitfalls for this workaround?
>>
>>
thisForm.AddProperty("oXyz", CREATEOBJECT("empty"))
>
>
>Why would you expect the first item to work? The signature is:
>
>
>Object.AddProperty(cPropertyName [, eNewValue [, nVisibility [, cDescription]]])
>
The first item is AddObject():
Object.AddObject(cName, cClass [, cOLEClass] [, aInit1, aInit2 ...])
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform