Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FormMyform IS NOT AN OBJECT
Message
From
03/04/1998 04:36:23
Janet Fernando
Computer Craft Corporation
Quezon, Philippines
 
 
To
03/04/1998 01:13:27
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00089124
Message ID:
00089188
Views:
25
To ensure that the object belongs to the desired class issue the ff:
SET CLASS TO myclass ADDITIVE

myObject = CREATEOBJECT("myclass.FormMyform")
myObject.Show()
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform