Hello, need an example, book recommendation, FAQ, or web site on how to
open a com port in Visual Basic 5.0. Found lots on the printer port, but
nothing on serial. I am trying to convert a Qbasic program to VB.
Qbasic example:
Open "COM1:2400,N,8,1,CD0,CS0,DSO,OP0" For Output as #1
Print #1, "0"
Visual Basic:
????????????
Thanks,
Rick Rowland
http://www.*-*-*.com/