Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
PEMSTATUS() In a DLL
Message
From
19/12/2001 04:26:24
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
General information
Forum:
Visual FoxPro
Category:
CodeMine
Miscellaneous
Thread ID:
00595774
Message ID:
00596002
Views:
27
Kevin seey other reply to your message.

>I created a dll with a property, 'oForm'. I assigned it as follows:
>
>
>oForm = newobject("MyForm", "MyClassLib")
>oDLL = createobject("mydll.myclass")
>
>oDll.oForm = oForm
>

>
>Inside the DLL I have:
>
>
>IF PEMSTATUS(This.oForm, "MyMethod", 5)
>

>
>If I run this as a class, it works fine. PEMSTATUS finds the method.
>But when I build the DLL, PEMSTATUS fails to find the method. Is this
>by design? If so, how do I determine if a method exists on 'oForm'?
>Thanks
Alexandre Palma
Senior Application Architect
Previous
Reply
Map
View

Click here to load this message in the networking platform