[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FN_GBANUNM()
 Returns the user name printed on banner.
------------------------------------------------------------------------------
 Syntax
 
      cRet := fn_gBanUnm()
 
 Arguments

     None.

 Returns

     The user name printed on the banner as a character string.

 Description

  This function returns the user name that is printed on the banner.
  If the user name has not been set with fn_sBanUnm(), the function
  returns the user login name.

 Examples

  function main()
     return qout( "Banner User Name Is: " + fn_gBanUnm )


 Source: N:\SRC\PRINT\BANUSER.PRG

 Author: Christopher Shortt

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