Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

serial port

0 views
Skip to first unread message

Michael Painter

unread,
Oct 27, 1999, 3:00:00 AM10/27/99
to
I'm looking for code to open a serial port and pick a text file from another
(oddball system) at a stunning 1200 baud.
I can use my 15 year old DOS program and shell out but I'd like to do it
directly.
But I am lazy....

Michel Walsh

unread,
Oct 27, 1999, 3:00:00 AM10/27/99
to
Hi,


Can use MSCOMM32.ocx or XCOMM.ocx, the last one from Richard Grier at
http://ourworld.compuserve.com/homepages/richard_grier/xmcommVB.htm

Those controls can proceed with events, so you don't need to "actively
listen" (pool) to the data, like an MS DOS program would. If the serial port
receive a message, an event is fired. Much simpler (but to the expanse of
some light latency added).

Hoping it may help,
Vanderghast, Access MVP.

Michael Painter <mpai...@inreach.com> wrote in message
news:FoxR3.2781$n51....@news.inreach.com...

Michael Painter

unread,
Oct 27, 1999, 3:00:00 AM10/27/99
to
Thanks, I'm downloading it now.
Michel Walsh <Vande...@email.msn.com> wrote in message
news:#p7$dmHI$GA.248@cppssbbsa05...
0 new messages