Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can a Proc call another Proc, inside a DLL?
Message
From
14/07/2003 20:13:36
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Can a Proc call another Proc, inside a DLL?
Miscellaneous
Thread ID:
00810045
Message ID:
00810045
Views:
39
Hello,

I have a VFP7-created DLL. From an ASP I'm using createobject and calling a procedure in the DLL which, in turn, wants to call another procedure, which is also inside the same DLL. I am getting an error indicating that the SECOND procedure is 'Not Found' when called by Name from the first procedure.

Do I need to call the second procedure as an object refrence from within the first procedure? That seems like going out the back door and coming back in the front door.

Thanks

David
Next
Reply
Map
View

Click here to load this message in the networking platform