CreatePort() in ASM
26-Jan-87 20:51:54
Sb: #50948-CreatePort() in ASM
Fm: John Draper 76703,4322
To: Mike Berro 73267,3361
Mike, I don't know of any way to detect end of data from SER:, but you can do
it with the DoIO/SendIO/Command_Query (pick one or more… lack of docs here).
The idea is to ask for a certsin number of characters within a set length of
time, and to terminate when you get a timeout.
Regards, Larry.