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

         Determines if Keyb has been loaded

    Syntax:

         IsKeyb() -> lLoaded

    Description:

         Determines if KEYB.SYS has been loaded.

    Return:

         A logic value indicating if has been loaded.

    Example:

         If IsKeyb()
           Warning( "Keyb.sys has been loaded" )
         EndIf

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