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

         Indicates if the system has a mouse

    Syntax:

         rIsMouse() -> lMouse

    Description:

         Determines if the system has a mouse and the mouse driver has been
         loaded.

    Return:

         A logic value indicating if system has a mouse.

    Example:

         If rIsMouse()
           Warning ( "Yes" )
         EndIf

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