$FUNCNAME$
  FKLABEL()
$CATEGORY$
  KEYBOARD/MOUSE
$SUMMARY$
   Return function key name
$LANG_RU$
      .
$SYNTAX$
     FKLABEL(<nFunctionKey>) --> cKeyLabel
$LANG_RU$
     FKLABEL(< >) --> 
$RETURNS$
     FKLABEL() returns a character string representing the name of the
     function key specified by the numeric argument, <nFunctionKey>.  If this
     argument is less than one or greater than 40, the function returns a
     null ("") string.
$LANG_RU$
     FKLABEL()   ,   
      ,      <
     >.      1   40,
         ("").
$DESCRIPTION$
     FKLABEL() is a compatibility function used to replicate the FKLABEL()
     function in dBASE III PLUS.  As a general principle, the use of this
     function is not recommended and not needed in xClipper.  The function
     keys are labeled Fn, where n ranges from one to 40 and corresponds
     directly to the FKLABEL() argument.
$LANG_RU$
     FKLABEL()   ,   
       FKLABEL()  dBASE III PLUS.   ,
     ,   ,     
      ,      .
          xClipper- 
     .

          Fn,  n   1  40
         < >,    
         FKLABEL().
$SEEALSO$

$END$
