Difference in MSComm?

G

GeorgeMar

I am wondering if there are different version of MSComm controls, or
different controls for VB and VBA.

I have a VB sample that reads the MSComm.Input buffer properly and responds
appropriately, but when I put the same codes in VBA, it does not work.

I also noticed that VB application can use a baud rate of 256000 whilst the
VBA can only use 57600. Maybe different controls?

Any ideas?

many thanks
george
 
Top