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

         Determines if the Scroll lock key is active

    Syntax:

         IsScroll() -> lActive

    Description:

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

    Return:

         A logic value indicating if is active or not.

    Example:

         If IsScroll()
           Warning ( "Scroll lock is active" )
         EndIf

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