Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Nanforum Toolkit v2.1 Reference Guide - <b>ft_logout()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FT_LOGOUT()
 Logout from all currently connected NetWare file servers
------------------------------------------------------------------------------

 Syntax

     FT_LOGOUT() -> NIL

 Arguments

    None

 Returns

    NIL

 Description

   This routine is used to log the current user out of all connected file
   servers and return control back to Clipper.  This is handy for writing
   your own login screens in Clipper.  After the FT_LOGOUT() function is
   called, you could have a login screen come up, and the users would
   never see the DOS prompt again!

   This routine was designed and written for Advanced NetWare 286 v 2.0 or
   NetWare 386 v 3.0 or better.  It has been tested on Advanced NetWare 286
   v 2.15 rev A & C, NetWare 386 v 3.0.

   Written in Microsoft MASM v5.1

 Examples

   FT_LOGOUT()
   DO LOGINPRG

 Source: LOGOUT.ASM

 Author: James R. Zack

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson