Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- NetLib for Clipper, Version 6.0 - <u>this function has been superseded by n_tstatus(). it remains in the </u> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
This function has been superseded by N_TSTATUS(). It remains in the 
library only for purposes of backward compatibility. Future versions 
of NetLib may not retain T_STATUS(), so please take the opportunity 
to begin using the new function now.


Syntax

T_STATUS( [0 | 1 ] )


Returns

T_STATUS(0) or T_STATUS() with no parameters returns logical true if 
TTS is installed on the current system and was activated with 
T_START().

T_STATUS(1) Returns false if the most recent transaction was completed, 
true if it is still active. False will also be returned if a 
transaction was never started or if running on a standalone system.



See Also: N_TSTATUS()

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