[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   XPkeybCode()
   Return Country Code as set by KEYB.COM
------------------------------------------------------------------------------

   Function:   XPkeybCode()

               When KEYB.COM is installed (only for DOS versions
               3+), this function returns the country code. When
               it is not installed, a ZERO length string is returned.

   Syntax:     XPkeybCode() --> cKeyboardCountryCode

   Arguments:  None

   Returns:    A 2 char string (or zero length). eg. NL, FR.

   Usage:      ? if(XPkeybCode()="NL","Hallo, Wereld","Hello, World")

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