At 11:41 AM 7/27/99 +0100, Stefan Sczekalla-Waldschmidt wrote: >Tom Handley wrote: >> >> Stefan, VB5 and 6 will do 115K using the MSComm control. As far as >> QBasic, I'm not sure how to use it but you can still go directly to the >> hardware. If you speak C, I can provide low-level examples. >> >> - Tom >> > >Thank you Tom, > >Yes I can speak C, but Visual-Basic seems to be the right thing for >this kind of quick n' dirty tool. > >It's a pity they dont supply MSComm with the standard edition. > >I'll look for a shareware replacement. Stefan, you can still go directly to the hardware using Jan Axelson's "inpout32.dll" and VBasic. This adds inp() and outp() functions. I use this DLL in a variety of projects with VBasic and PC ports. To get the DLL, and instructions on using it, go to: http://www.lvr.com Since other's have requested the C source and you know C, see my reply to Thomas Fleckenstein. That will show you how to talk to the serial port and you can use the above functions to access the hardware registers. - Tom ------------------------------------------------------------------------ Tom Handley New Age Communications Since '75 before "New Age" and no one around here is waiting for UFOs ;-)