[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FN_ULIST()
 Get a sorted list of user names
------------------------------------------------------------------------------
 Syntax
 
      fn_ulist() -> aList
 
 Arguments

     None

 Returns

     A sorted array of character strings corresponding to the
     names of all known users found in the current  file server's
     bindery.


 Description

     This call provides a simple way to pop up a list of user
     names.  Once the user selects one, you might need
     the bindery object ID (which you can retrieve with the
     fn_gbndoid() call).

 Examples

     achoice( fn_ulist() )


 Source: N:\SRC\BINDERY\OBJLISTS.PRG

 Author: Glenn Scott

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