[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FN_FSLIST()
 Get a sorted list of file server names
------------------------------------------------------------------------------
 Syntax
 
      fn_fslist() -> aList
 
 Arguments

     None

 Returns

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


 Description

     This call provides a simple way to pop up a list of file
     server 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_fslist() )


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

 Author: Glenn Scott

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson