Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DLL Question
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00227742
Message ID:
00228380
Views:
19
Erik,

I'm sorry - let me clarify.

I have created a VFP COM Server DLL based on a custom
class. I use it to do some processing.

In the form I have:

oProcs = CREATEOBJECT("dll.method")
oProcs.Process()

The DLL's Process method opens the tables and takes
the desired action, but when I drop out of the DLL
back into the form code, the tables are not open.

Did I hear you correctly in that the data open by a
DLL is not availble outside the DLL?

Thanks for your help
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform