[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FN_CONNNUM()
 GetConnectionNumber
------------------------------------------------------------------------------
 Syntax
 
       fn_connNum() -> nConnectionNo
 
 Arguments

      None

 Returns

      The current workstation's Logical Connection Number.

 Description

      This function returns the connection number of the user logged in
      at the station making the call.  If the user is not logged in, 0 is
      returned.

 Examples

      nConnNum := fn_connNum()  // get connection number


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

 Author: Steve Larsen

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