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

         Determines if reception buffer is empty

    Syntax:

         ComInEmpt() -> lEmpty

    Description:

         Determines if internal reception buffer is empty.

    Return:

         A logic value indicating if the buffer is empty or not.

    Example:

         If ComInEmpt()
           Warning( "Read buffer is empty" )
         EndIf

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