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

         Determines if the Caps lock key is active

    Syntax:

         IsCaps() -> lActive

    Description:

         Determines if the Caps lock key is active returning a logic value.

    Return:

         A logic value indicating if is active or not.

    Example:

         If IsCaps()
           Warning ( "Capslock is on" )
         EndIf

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