Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper Tools . Book 4-Appendices - <b>nnetentts()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 NNETENTTS()
 Activates the Transaction Tracking System (TTS)
------------------------------------------------------------------------------
 Syntax

     NNETENTTS([<cServer>|<nConId>]) --> lSuccess

     Netware: 2.2 and 3.11

 Arguments

     <cServer>  Designates the name of the file server used.  Your
     workstation must be attached to <cServer>.

     <nConId>  Designates the connection ID of your workstation on
     <cServer>.

 Returns

     NNETENTTS() returns .T. if the TTS has been activated successfully.  If
     an error occurs (for example, insufficient rights), the function returns
     .F..

 Description

     NOVELL NET ENABLE TRANSACTION TRACKING SYSTEM
     NNETENTTS() allows you to activate the TTS on the file server if it has
     been turned off with NNETDISTTS().  Console rights are required to
     activate the TTS.

 Example

     Activate the TTS on file server TOOLS1:

     NNETENTTS('TOOLS1')

See Also: NNETDISTTS() NNETISTTS()

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