Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create a class named Application
Message
From
18/08/1999 02:31:41
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00254608
Message ID:
00254825
Views:
27
I'm sorry for writeing this message in wrong category. I thought i have choosen the Classes - VCX but something went wrong...

Is there a way to get around this problem. Becouse when my .dll is created I need to do the following call from VB for example:
Set oApp = CreateObject("mis.application")

/Mårten Törnquist

>Hi Mårten,
>
>>In VFP3 I have created a class called application from custom base class. Then VFP6 has converted it to VFP6 format and it works just fine. But now I'm trying to create a new class also called application from custom base class and gets the following error message: A member object with this name already exist. What shall I do? My class must be named Application becouse i'm going to create a DLL-COM out of some standard specifications for this object...
>
>In VFP 5 and VFP 6 certain class names are not allowed for visual classes, this includes most (all?) reserved keywords like MENU, APPLICATION, POINT, etc.
>
>Christof
---( Mårten Törnquist )---
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform