Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Fast Library For Clipper 3.02 Reference - <b>isfastgt()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    IsFastGT()

         Determines if FastGT is linked

    Syntax:

         IsFastGT() -> lLinked

    Description:

         Determines if FastGT is linked.
         FastGT is a Fast* software that allows generate 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

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