[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FN_DEFCID()
 GetDefaultConnectionID
------------------------------------------------------------------------------
 Syntax
 
       fn_defCID() -> nConnectionID
 
 Arguments

      None

 Returns

      The connection ID for the default file server, else -1 if error.

 Description

      Returns the ConnectionID (1-8) of the current default file server.
      The ConnectionID refers to the ordinal position within the
      Connection ID Table ( found with fn_connID() ).

      See the discussion under fn_pfConID() for a more detailed
      description of the preferred, default and primary server.

 Examples

      nDefServer := fn_defCID()


 Source: N:\SRC\CONNWS\CONNID.PRG

 Author: Steve Larsen

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