[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FN_HASTTS()
 Is TTS available?  Yes or No?
------------------------------------------------------------------------------
 Syntax
 
      fn_hasTTS() -> lHasTTS
 
 Arguments

     None

 Returns

     Logical TRUE (.t.) if TTS is available, FALSE (.f.) if it
     isn't.

 Description

     See the documentation for FN_TTAVAIL().

 Examples

    if fn_hasTTS()
       qout( "We have TTS!" )
    endif


 Source: N:\SRC\TTS\TTS.PRG

 Author: Glenn Scott

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