View Single Post
  #5 (permalink)  
Old 01-18-2008, 09:32 AM
agraham's Avatar
agraham agraham is offline
Basic4ppc Expert
 
Join Date: Jul 2007
Location: Cheshire, UK
Posts: 1,697
Awards Showcase
Beta Tester Forum Contributer 
Total Awards: 2
Default

Quote:
Originally Posted by almasi View Post
I guess, it is an error in the DLL.
It seems to be an error in the DLL! A workaround is to not set XonXoffHandshaking at all as setting it always sets it True. To be sure you could also use:-
Code:
  Sport.CTSHandshaking = False
This explicitly sets the Handshake to None if set False.


Edit :- B****r - Erel got in while I was testing and writing this

Last edited by agraham : 01-18-2008 at 09:41 AM.
Reply With Quote