Comm Control don't work 
Author Message
 Comm Control don't work

Ref: MSCOMMS Don't Work
-----------------------

I'm trying to use vb4.0 Comms control - MSCOMM
on ms-win95 the command is as follow :

  MSComm4.PortOpen = True
  MSComm4.Output   = "ATT" + Chr$(13)
  MSComm4.Output   = "ATD1234567" + Chr$(13)
  MSComm4.PortOpen = False

  & the setting is as follow,
  port = comm4
  setting = 9600,n,8,1

They is no response from the plug-in modem. If
someone experience this before please do advice.
( note that the modem setting is all right and I'm using it to post this message ! )

~~~~~~~~~~~~~~~~~~~~~~~~~~
~ wei_peng esq.                                          ~

~~~~~~~~~~~~~~~~~~~~~~~~~~



Wed, 08 Sep 1999 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. MovePrevious don't work but the MoveNext work's fine

2. Telepath II V not working with VB5's Comm control

3. Web Forms Control don't work??

4. VB4 help wanted : Data Controls don't work

5. VB4.0 Problem: DB controls don't work from .EXE

6. MAPI Controls Don't Work

7. Help: BorderStyle property don't work for subclassed Edit control

8. VB4 help wanted : Data Controls don't work

9. Controls don't work in Win 2000

10. shortcut keys don't work while my active control is the datagrid

11. VB 6 controls don't work properly in IE 4

12. Controls don't work in Win 2000

 

 
Powered by phpBB® Forum Software