Function PpcWrite() Foundation
Writes data to the send buffer.
PpcWrite( <nCommunicationHandle> , ;
<cDataToSend> ;
) --> nBytesNotWritten
Returns the number of bytes that are not written to the send buffer (either the send buffer is full or the connection is not active).
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.