[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FN_GETSN()
 Get file server name
------------------------------------------------------------------------------
 Syntax
 
       Fn_GetSN( <nConnId> ) -> <cServerName>
 
 Arguments

      <nConnId> - Is the connection id of the server.
      Defaults to the value of fn_defCID() (default connection ID)

 Returns

     <cServerName> - Is the name of the server associated with
                     <nConnId>.

 Description

      This function returns the server name of the specified connection
      ID.

 Examples

      ? Fn_GetSN( Fn_DefCId())


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

 Author: Sheldon Easterbrook

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