[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FN_LOGOUT()
 LogoutFromNetwork
------------------------------------------------------------------------------
 Syntax
 
       fn_logout() -> NIL
 
 Arguments

      None

 Returns

      Nothing.  Any errors can be detected with fn_error().

 Description

      This function closes all open files belonging to the object at the
      current workstation, logs the workstation out of all file servers,
      detaches the workstation from all file servers except the default
      file server, and maps a drive to the default file server's
      SYS:LOGIN directory.

 Examples

      fn_logout()                                                               // logs out from all servers


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

 Author: Steve Larsen

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