Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.41K
~83 People Reached
Favorite Forums
Favorite Tags
Member Avatar for LiBOC

Hi, I had been wanting to translate my VB 6.0 MSCOMM syntax into Vb 2005. Can someone give some advice? codes on VB 6.0 If Comm1.PortOpen = False Then Comm1.PortOpen = True Comm1.DTREnable = True Comm1.RTSEnable = True Comm1.RThreshold = 1 Comm1.InputLen = 1 bOK = False bError = False …

Member Avatar for soul_cuervo
0
83