Is there any way to have a PB/DOS 3.5 program determine if a serial
port is already in use so it does not use it? I need to know this
because I am writing an ANSI terminal program for my own use so
I can remotely logon to my own 16-bit BBS in order to test
BBS doors/utilities that I write. Therefore, the BBS remote node
that is currently up will be using one serial port for itself.
So, my program needs to be able to detect that so it can move on
to the next serial port or end with an error message.
Thanks for any replies.
------------------
Clay C. Clear
mailto:[email protected][email protected]</A>
port is already in use so it does not use it? I need to know this
because I am writing an ANSI terminal program for my own use so
I can remotely logon to my own 16-bit BBS in order to test
BBS doors/utilities that I write. Therefore, the BBS remote node
that is currently up will be using one serial port for itself.
So, my program needs to be able to detect that so it can move on
to the next serial port or end with an error message.
Thanks for any replies.

------------------
Clay C. Clear
mailto:[email protected][email protected]</A>
Comment