[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    ComOutEmpt()

         Determines if transmission buffer is empty

    Syntax:

         ComOutEmpt() -> lEmpty

    Description:

         Determines if internal transmission buffer is empty.

    Return:

         A logic value indicating if buffer is empty or not.

    Example:

         If ComOutEmpt()
           Warning( "Write buffer is empty" )
         EndIf

See Also: ComInEmpt()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson