Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating Objects in a Class
Message
From
21/06/2001 07:09:07
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Creating Objects in a Class
Miscellaneous
Thread ID:
00521809
Message ID:
00521809
Views:
44
I have saved a form as a CLASS and in the CLASS I am doing the following:
ThisForm.AddProperty("TestObject")
ThisForm.TestObject = NewObject("Test","NewLibrary","TestApp.exe")

When I Instantiate the New Class, via command window, the 'TestObject' is not there.

I tested this out when it was a Form and it works fine. Am I missing something?

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform