Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
EventHandler Error
Message
From
02/11/2007 11:29:47
 
 
To
02/11/2007 10:56:25
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01266094
Message ID:
01266106
Views:
13
THIS is a form and oSock is an OLE control. Getting an "invalid count or funtion" error on the EventHandler line.
* Traps events for the port communication object
loSock = This.oSock.Object
IF EVENTHANDLER(loSock, THIS)
  * ? 'Event handler succeeded'
ELSE
  * ? 'Event handler failed'
ENDIF
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform