This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== INBYTES() ====== Returns number of bytes waiting in the modem input buffer Not available in local mode. **Example:** integer i Println "Bytes in modem input buffer = ",INBYTES() **See also:** OutBytes MGetByte SendModem MPrint MPrintLn MdmFlush