[<<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" )

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