[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    IsFastGT()

         Determines if FAST.GT is linked

    Syntax:

         IsFastGT() -> lLinked

    Description:

         Determines if FAST.GT is linked.
         FAST.GT is a FAST.* software that allows Clipper standard
         programs running in graphic mode without additional changes to
         the source code.

    Return:

         A logic value.

    Example:

         If IsFastGT()
           ? "Oh!!! we are in graphic mode"
         EndIf

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson