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

     None

 Returns

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


 Description

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

 Examples

     achoice( fn_grplist() )


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

 Author: Glenn Scott

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