[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
ComOutputS()
Stuffs a string into the comunications buffer (output str)
Syntax:
ComOutputS( cString ) -> Nil
Description:
Send a string to the comunications buffer.
The function brings up to date internally the pointers to the
transmission buffer to point to the next element.
Return:
Nothing.
Example:
ComOutputS( "Most people like parties" )
See Also:
ComOutEmpt()
ComOutput()
ComReady()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson