OUTBYTES()

Returns the number of bytes waiting in the modems output buffer Not available in local mode.

Example:

	integer i
	println "Bytes waiting in the modem output buffer ",OUTBYTES()

See also: InBytes MGetByte SendModem MPrint MPrintLn MdmFlush