Re: COM ports?
- Posted by Faerun McLeam <photek.maven.gov at JUNO.COM> Aug 04, 1997
- 973 views
o__ --- _,>/'_ --- (_) \(_) --- On Sun, 3 Aug 1997 20:15:02 -0400 Robert B Pilkington <bpilkington at JUNO.COM> writes: >---------------------- Information from the mail header >----------------------- >Sender: Euphoria Programming for MS-DOS ><EUPHORIA at MIAMIU.ACS.MUOHIO.EDU> >Poster: Robert B Pilkington <bpilkington at JUNO.COM> >Subject: COM ports? >------------------------------------------------------------------------------- > >Hello everybody... >I'm new here (But not to FIDONet... So I know how to behave :)... >But anyway, I was wondering if anybody knows how to use the COM ports >in Euphoria? I have a Qbasic terminal program I made, but it has >overflows because of the speed of the interpreter, and I can't compile it into >an EXE. >(There is a BaudControl subroutine that sets the COM port to more than >9600) >Basically, here is what I need to know: >How to use the COM port. >How to tell if data is ready to be received from the COM port. >How to set the baud rate. > >Thanks in advance... BTW, I only have E-Mail... No Internet access. > Well, with Qbasic 4.5, you *can* compile into exe format, and the only way that I know of accessing ports directly with EU is to use either the adress of the device or the interupt. If you have uudecoding technology I will give you qbasic 4.5, or if you don't i will give you doth a decoder and the zip file. L8trz, MaVeN