[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
SYNTAX        VHA_USE(P1,P2,P3)

PURPOSE       Checks and opens DBF

ARGUMENTS     P1 - CHARACTER
                 - MANDATORY
                 - filename

              P2 - LOGICAL
                 - OPTIONAL
                 - DEFAULT: .F.
                 - .T. = open in exclusive use
                   .F. = open in shared use

              P3 - CHARACTER
                 - OPTIONAL
                 - DEFAULT: P1 (filename)
                 - description of file

RETURNS       LOGICAL
               .T. if successfully opened
               .F. if not opened

.

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