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

         Determines if the Num lock key is active

    Syntax:

         IsNum() -> lActive

    Description:

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

    Return:

         A logic value indicating if is active or not.

    Example:

         If IsNum()
           Warning ( "Numeric pad is active" )
         EndIf

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