[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FN_PRCONID()
 GetPrimaryConnectionID
------------------------------------------------------------------------------
 Syntax
 
       fn_prConID() -> nConnectionID
 
 Arguments

      None

 Returns

      The Connection ID of the primary file server (1 - 8), or 0 if the
      primary file server is not set.

 Description

      This function determines the currently set primary server.  The
      primary file server is usually the first file server the user
      logs into.

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

 Examples

      nPrimSvr := fn_prConID()                  // determine primary server


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

 Author: Steve Larsen

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