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>havedbt()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    HaveDbt()

         Indicates if the Dbf has a linked Dbt

    Syntax:

         HaveDbt( cDbf ) -> lHave

         cDbf : The name of the Dbf with extension to be verified

    Description:

         Indicates if the specified Dbf has a linked Dbt, if it has any
         memo field.

    Return:

         .T. if it has memo fields or .F. if it hasn't

    Example:

         ? HaveDbt( "Fast.dbf" )

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