Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debugging an OLE service
Message
From
23/08/2007 12:41:03
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01249928
Message ID:
01249935
Views:
23
>I do not know why your code does not error out, for me it does if I use this.oSock.Object.Accept() or any reference to this.oSock.Object, I write all like this.oSock.Accept() (no object, I believe object is valid when you put the ActiveX container in your forms, but I might be wrong)

Basically, I have this making the call. There is code earlier that sets the variables like m.Port, etc. The oxServer object is created and the client utility doesn't error out, which tells me it is talking to the port. I just can't find a way to go through the code to see what is/isn't being run.
SET PROCEDURE TO EMPS_PROCS ADDITIVE
oxServer = CREATEOBJECT( "EMPS_Server_Class" )
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform